Commit e9f3bbb9 authored by kiegeland's avatar kiegeland
Browse files

Update README.md

parent 8b96429a
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ python3 retrain.py \
##### ResNet Model (singlelabel) [PDF](https://arxiv.org/pdf/1512.03385.pdf)

* How to retrain ResNet:  
The training is almost the same as with the Singlelabel model.  
The training is almost the same as with the classic singlelabel model.  
Just pass the download link to the ResNet model as hyperparameter.  
Example with tuned hyperparameters:  
  
@@ -148,6 +148,12 @@ See [example notebook](/lucid/Visualization - singlelabel.ipynb)
TODO:
[Demo Notebook]()

## Additional material

TODO: Forschungsplan
TODO: Spezifiktaionsvortrag
TODO: Abschlussvortrag

## References

Vinyals, O., Toshev, A., Bengio, S., & Erhan, D. (2015). **Show and tell: A neural image caption generator**. In *Proceedings of the IEEE conference on computer vision and pattern recognition* (pp. 3156-3164).