experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 785 forks source link

How to improve your own model #366

Open jzx-gooner opened 5 years ago

jzx-gooner commented 5 years ago

At first ,Thank you for your awesome work. I learn that the pretrain weights is trained on the COCO2014 dataset and I'm a little confused,some quenstions are listed:

thank you very much!