Browse Source

Merge pull request #26 from farizrahman4u/patch-1

Add SSD
François Chollet 8 years ago
parent
commit
60973977a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -73,6 +73,7 @@ If you have a high-quality tutorial or project to add, please open a PR.
 - [DeepMask object segmentation](https://github.com/abbypa/NNProject_DeepMask)
 - Densely Connected Convolutional Networks: [1](https://github.com/tdeboissiere/DeepLearningImplementations/tree/master/DenseNet) - [2](https://github.com/titu1994/DenseNet)
 - [Snapshot Ensembles: Train 1, Get M for Free](https://github.com/titu1994/Snapshot-Ensembles)
+- [Single Shot MultiBox Detector](https://github.com/rykov8/ssd_keras)
 
 ### Creative visual applications