Can we create .NET application to build an object detection model?

47 views Asked by At

Since ML.NET Model Builder now supports object detection for local CPU or GPU, can we build a our own .NET application that trains object detection models using ML.NET? ML.NET already provides tools for building image classification trainers. I was wondering if we can do the same for object detections.

Thanks

0

There are 0 answers