Hello,
Is there a resource guide on how to do training extension on the person detection models?
Thanks!
Link Copied
Hi jobdulo,
Thank you for reaching out to us. OpenVINO provides training toolboxes for PyTorch and TensorFlow. Object Detection for Pytorch toolkit contains scripts and tutorials for object detection model training. Please check the following list of models:
For the TensorFlow toolkit, SSD Object Detection and Person Vehicle Bike Detection might be helpful for your case. Please note that SSD Object Detection is deprecated. It is recommended to use Object Detection for the Pytorch toolkit.
Regards,
Adli
Hi jobdulo,
Thank you for reaching out to us. OpenVINO provides training toolboxes for PyTorch and TensorFlow. Object Detection for Pytorch toolkit contains scripts and tutorials for object detection model training. Please check the following list of models:
For the TensorFlow toolkit, SSD Object Detection and Person Vehicle Bike Detection might be helpful for your case. Please note that SSD Object Detection is deprecated. It is recommended to use Object Detection for the Pytorch toolkit.
Regards,
Adli
Thank you for these!
Hi jobdulo,
This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.
Regards,
Adli
For more complete information about compiler optimizations, see our Optimization Notice.