Hello,
Is there a resource guide on how to do training extension on the person detection models?
Thanks!
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:
- Face Detection
- Horizontal Text Detection
- Person Detection
- Person Vehicle Bike Detection
- Vehicle Detection
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:
- Face Detection
- Horizontal Text Detection
- Person Detection
- Person Vehicle Bike Detection
- Vehicle Detection
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
