Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ly0303521/myCaffe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

myCaffe

新增文件

my_accuracy_layer.cpp , 模仿accuracy_layer.cpp,将错误样本序号打印出来。
tools/extra/ShowWrongPic.py 该文件是通过解析日志文件,打印出错误的样本。

运行测试模型的命令

GLOG_logtostderr=0 GLOG_log_dir="/home/ly/caffe/Log" ./build/tools/caffe.bin test -model examples/images/lenet_train_test.prototxt -weights examples/mnist/lenet_iter_10000.caffemodel -iterations 100

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors