Merge pull request #9 from titu1994/master

Added second wide residual network
This commit is contained in:
François Chollet
2016-08-04 14:13:49 -07:00
committed by GitHub
+1 -1
View File
@@ -61,7 +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)
- Wide Residual Networks (with pre-trained weights): [1](https://github.com/asmith26/wide_resnets_keras) - [2](https://github.com/titu1994/Wide-Residual-Networks)
- [Ultrasound nerve segmentation](https://github.com/jocicmarko/ultrasound-nerve-segmentation)
### Creative visual applications