You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
You said that you have modified caffe source code so it would log every test iter, would you mind sharing your code? Thanks.
The text was updated successfully, but these errors were encountered: