Category: Computer Vision API

Azure Cognitive Services–Experience Image Recognition using Custom Vision (Build an Harrison Ford Classifier)

Posted on 7 min read

Custom Vision Service as part of Azure Cognitive Services landscape of pretrained API services, provides you an ability to customize the state-of-the-art Computer Vision models for your specific use case. Using custom vision service you can upload set of images of your choice and categorize them accordingly using tags/categories and automatically train the image recognition… Continue reading