YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242
hello, i clone it and run predict.py. but you can see, 'from yolov2.zoo import yolov2_darknet19' this line,i can not find yolov2.zoo,where is it?
and , where i can get weights to use in predict.py?
BSW,thank U
hello, i clone it and run predict.py. but you can see, 'from yolov2.zoo import yolov2_darknet19' this line,i can not find yolov2.zoo,where is it? and , where i can get weights to use in predict.py? BSW,thank U