Category "microsoft-custom-vision"

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 optio

How can I convert form [xmin ymin xmax ymax] to [x y width height] normalized in image?

I am building a custom vision application with Microsoft's CustomVision.ai. I am using this tutorial. When you tag images in object detection projects, you ne