duangenquan / YoloV2NCS

This project shows how to run tiny yolo v2 with movidius stick.
148 stars 63 forks source link

How can I retrain this Yolo model for transfer learning? #18

Open WuXinyang2012 opened 6 years ago

WuXinyang2012 commented 6 years ago

Hi I want to use this Yolo model but want it only for some other specified categories. Can you give me some instructions on how can I retrain and compile it?

duangenquan commented 6 years ago

You can train yolo with your own categories, and follow "How to Use" and "Run Other YoloV2 models" sections to convert your own models.