MichiganCOG / ViP

Video Platform for Action Recognition and Object Detection in Pytorch
MIT License
219 stars 37 forks source link

Change x-axis of validation accuracy #24

Closed natlouis closed 5 years ago

natlouis commented 5 years ago

Plot the validation accuracy and training loss on the same x-axis. Train and validation will then always be on the same scale.

natlouis commented 5 years ago

Resolved in pull request #30