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
Question about Custom Vision Algorithm
원범 강
0
Reputation points
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!