EnablingIntelligence / VisualizingCNNs

This repository implements the approach proposed in https://arxiv.org/pdf/1311.2901.pdf . This is not the official repository to the paper.
MIT License
0 stars 0 forks source link

train model #24

Open c-schicho opened 8 months ago

c-schicho commented 8 months ago

train a model till convergence. save the best model and keep it for the visualization task later on. try to improve the performance as much as possible (with reasonable effort) in order to reduce errors / noise in the visualization.