vb.net - Microsoft cognitive service for detection of animal in images -


please can 1 guide me ,i have learnt cognitive service of microsoft can detect contents in images using different api,is there cognitive service helps detect details animal in images?

like

enter image description here

description like, outdoor, grass,calf,fearing, etc.

this same question discussion: how use visual recognition locate dandelion weed or flower.

you can use computer vision (https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/) start with, may find detects "flower" not "dandelion". if recognition not accurate need can use custom vision (https://azure.microsoft.com/en-us/services/cognitive-services/custom-vision-service/) can train api recognize specific objects interested in.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -