deep-landmark icon indicating copy to clipboard operation
deep-landmark copied to clipboard

About the modified caffe

Open mariolew opened this issue 9 years ago • 1 comments
trafficstars

You said that you have modified caffe source code so it would log every test iter, would you mind sharing your code? Thanks.

mariolew avatar Jan 25 '16 07:01 mariolew

Actually, Caffe itself will log all stuffs during network training, normally you can find log files under /tmp. You can parse that log file yourself, the format is not the same as I wrote.

luoyetx avatar Jan 25 '16 07:01 luoyetx