zhaoweicai / mscnn

Caffe implementation of our multi-scale object detection framework
404 stars 211 forks source link

use draw_net.py but no _caffe error #75

Open leighton613 opened 7 years ago

leighton613 commented 7 years ago

I tried using draw_net.py to visualize mscnn architecture but get ImportError: No module named _caffe. What I've tried:

Thanks ahead for any help.

zhaoweicai commented 7 years ago

@leighton613 you also can use Netscope to visualize the network architecture.