OpenVisualCloud / Smart-City-Sample

The smart city reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for traffic or stadium sensing, analytics and management tasks.
BSD 3-Clause "New" or "Revised" License
189 stars 81 forks source link

Yolov3 models not supported for Post-Trainning optimization in DL workbench? #779

Open divdaisymuffin opened 3 years ago

divdaisymuffin commented 3 years ago

I have trained one model on yolov3, converted it into IR format, but for further optimization and trying to convert it into Int8, I used DL workbench but it says it only supports till yolov2. Please tell me How I can optimize my model trained with yolov3 or higher versions.