Skip to content

PlotValidation.py

haberlmatt edited this page Apr 20, 2020 · 2 revisions

Task:

Monitor the improvement of the network performance during training

Input arguments:

  • path of the log folder of the trained model

Output (inside the log folder):

  • accuracy.pdf
  • loss.pdf

Example Commands:

PlotValidation.py trained_net_dir/1fm/log

PlotValidation.py trained_net_dir/3fm/log

PlotValidation.py trained_net_dir/5fm/log