gliese581gg / YOLO_tensorflow

tensorflow implementation of 'YOLO : Real-Time Object Detection'
Other
1.72k stars 656 forks source link

extracting weights of yolov2 tiny-voc #51

Open Thilanka97 opened 5 years ago

Thilanka97 commented 5 years ago

@gliese581gg hey, I want to extract weights of yolov2-tiny-voc.weights. But this code supports only yolo1 right ? How can I extract weights of tiny yolov2 ? please guide me. Thanks in advance!