gustavz / yolo_for_tf_od_api

Files Added or Updated to be able to use yolo-darknet in tensorflows object detection api
https://github.com/rky0930/models/blob/object_detection_yolo/research/object_detection/README.md
24 stars 7 forks source link

Configuration file for mscoco? #6

Open QaisarRajput opened 5 years ago

QaisarRajput commented 5 years ago

Hi, I see that you have done a great job in porting rky0930's work. I see you have put one config file for VOC yolo_v2_darknet_19_voc.config. But the config file for MSCOCO is absent yolo_v2_darknet_19_mscoco.config. Should i just copy it from rky0930's repo or there are some other stuff which will be needed.