Skip to content Skip to sidebar Skip to footer
Showing posts with the label Microsoft Custom Vision

Python Custom Vision Predictor Fails

I'm using Python to retrieve a Blob image from Azure storage and then send it to Custom Vision … Read more Python Custom Vision Predictor Fails

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 tut… Read more How Can I Convert Form [xmin Ymin Xmax Ymax] To [x Y Width Height] Normalized In Image?