yzhang559 / Caffe-Plot-Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caffe-Plot-Script

Python scripts for plotting figure (accuracy vs. iterations / loss vs. iterations), for caffe users

In training process, the console output (as figure below) can be saved as a text file.

Using the text file as input, run the plot script to obtain the curve graph:

accuracy vs. iterations

loss vs. iterations

About


Languages

Language:Python 100.0%