Merge pull request #4 from tdeboissiere/master

Add DeconvNet VGG16
This commit is contained in:
François Chollet
2016-07-29 00:12:28 -07:00
committed by GitHub
+1
View File
@@ -59,6 +59,7 @@ If you have a high-quality tutorial or project to add, please open a PR.
- [Smile detection with a CNN](https://github.com/kylemcdonald/SmileCNN)
- [VGG-CAM](https://github.com/tdeboissiere/VGG16CAM-keras)
- [t-SNE of image CNN fc7 activations](https://github.com/ml4a/ml4a-guides/blob/master/notebooks/tsne-images.ipynb)
- [VGG16 Deconvolution network](https://github.com/tdeboissiere/Kaggle/tree/master/StateFarm/DeconvNet)
### Creative visual applications