Question about Custom Vision Algorithm

원범 강 0 Reputation points
2023-08-04T07:15:00.7+00:00

Hi,

I am trying to create an object detection application using Azure's Custom Vision AI feature.

I know that Custom Vision has a built-in algorithm, which allows Custom Vision to train the model.

Is there a way for me to train the model separately (i.e., use existing neural networks like YOLO for object detection)?

If there is, would you be willing to give me an overview of how to set it up?

Thanks!

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
338 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Tiffany 0 Reputation points
    2024-06-20T07:02:36.3866667+00:00

    Hello! I have a similar use case. I want to use yolov8 to train my model. Is it possible to do data labelling in azure then train my model using yolo v8

    0 comments No comments