alexgkendall / caffe-posenet

Implementation of PoseNet
Other
496 stars 204 forks source link

'draw_net.py' can not draw the 'train_posenet.prototxt' net #11

Open xunkaixin opened 8 years ago

xunkaixin commented 8 years ago

'draw_net.py' can not draw the 'train_posenet.prototxt' net . the result is a blank image.

itayguy commented 7 years ago

u should transform the file to the new format, using "./upgrade_net_proto_text.bin /path/to/older_proto_file /path/to/newer_ouput_proto_file"