python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure CustomVision object-detection (multiple object categories per image) -- Deserialization Error & Attribute Error
Background:
I'm attempting to train a model to detect approx. 5 types of objects in an image.
My training data consists of approx 20 images, each image contains all of the object types...and more than...
pfinnie
Votes: 0
Answers: 0
How to change the size of an image in Azure's custom vision service?
I want to train model by using custom vision but when i add images in custom vision. Custom vision convert resize my image into (512,512). If there is any option so that i can set limit like (2000,200...
SHIVAM CHAUHAN
Votes: 0
Answers: 1
Azure role-based access control user cannot find resource
Assigned Azure Custom Vision role to user but unable to access resource.
Errors shown:
Subdomain does not map to a resource.
Please check if desired resource exists in subscription.
image
user18160035
Votes: 0
Answers: 1
How to use Azure custom vision prediction API by URL method in javascript?
I have used this code!
Reference: https://southcentralus.dev.cognitive.microsoft.com/docs/services/eb68250e4e954d9bae0c2650db79c653/operations/58acd3c1ef062f0344a42813
<!DOCTYPE html>
<html&...
Raja Ahmed
Votes: 0
Answers: 1