YOLO_tensorflow
YOLO_tensorflow copied to clipboard
fixed (rewrote all prints for python 3.6)
trafficstars
fixed (rewrote all prints for python 3.6)
Can I use those scripts for other weights? not tiny, but normal yolo-voc? What should I change? For example this line weights_file = 'weights/YOLO_small.ckpt' and what else? I see also difference in build_networks function, there is something else?