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 784 forks source link

What is the pretrained weights trained on? #324

Open tsycnh opened 6 years ago

tsycnh commented 6 years ago

ImageNet? COCO? or Pascal VOC dataset? A little curious about how the pretrained weights are trained from.