We have developed Object detection model in Pytorch using yolov5. Now we want to use this with OAKD Camera to perform detection in real-time. Looking for developer who can help us achieve this or pointer to documentation to do.
Pytorch, Yolov5 model porting on OAKD
Hello Shekhar ,
you should check our YoloV5 training tutorial, and just skip the training part and proceed with the converting procedure.
Thanks, Erik