caffe显示模型结构(21天实战caffe)
python3 draw_net.py ../examples/mnist/lenet_train_test.prototxt lenet5.png
还有之前看过的网址
https://lutzroeder.github.io/netron/
及
https://ethereon.github.io/netscope/#/editor
Caffe模型结构可视化指南
本文详细介绍如何使用Python脚本和在线工具Netron、netscope进行Caffe深度学习模型的结构可视化,帮助读者理解并展示模型各层的连接与参数配置。
caffe显示模型结构(21天实战caffe)
python3 draw_net.py ../examples/mnist/lenet_train_test.prototxt lenet5.png
还有之前看过的网址
https://lutzroeder.github.io/netron/
及
https://ethereon.github.io/netscope/#/editor

被折叠的 条评论
为什么被折叠?