datlife / yolov2

YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242
49 stars 13 forks source link

How to train Tiny Yolo model #3

Open oishi89 opened 7 years ago

oishi89 commented 7 years ago

Hi Dat I could not found out some points for putting a yolo config file so I guess the yolo structure would be defined in the pretrained weight. Please correct me if I'm wrong. Could you provide a pretrained weight that contains Tiny yolo structure Thanks

datlife commented 7 years ago

Hi @oishi89 ,

The way I structured this code does not allow to add tiny-yolo.