From 0d67d6a15b16371e418638b00c1ee5bc1d5cd8f6 Mon Sep 17 00:00:00 2001 From: tdeboissiere Date: Fri, 29 Jul 2016 12:27:23 +1000 Subject: [PATCH] Add DeconvNet VGG16 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aa0ab0..4bc0725 100644 --- a/README.md +++ b/README.md @@ -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