fixed (rewrote all prints for python 3.6)
Opened this issue · 1 comments
anonym24 commented
fixed (rewrote all prints for python 3.6)
anonym24 commented
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?