From cd683c692120fd55a702e43b95b9bb9e7f741af0 Mon Sep 17 00:00:00 2001 From: asmith26 Date: Fri, 29 Jul 2016 21:36:05 +0100 Subject: [PATCH] Added link to Wide Residual Networks (with pre-trained weights) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e14970..a29a655 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ If you have a high-quality tutorial or project to add, please open a PR. - [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) +- [Wide Residual Networks (with pre-trained weights)](https://github.com/asmith26/wide_resnets_keras) ### Creative visual applications