DL4J Model Zoo
Deeplearning4j's version of Caffe Model Zoo. Repo to store dl4j versions of standard model configurations and trained models.
Existing model configurations include:
- LeNet
- AlexNet
- VGGNetA
- VGGNetD
- CMGSNet
- Google LeNet
- InceptionResNet
- OverFeat (in progress on a branch)
- DeepBigSimpleNet
- DeepFace
- FaceNetVariant
Contribute
- Check for open issues or open a fresh one to start a discussion around a feature idea or a bug.
- If you feel uncomfortable or uncertain about an issue or your changes, don't hesitate to contact us on Gitter using the link above.
- Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
- Write a test which shows that the bug was fixed or that the feature works as expected.
- Send a pull request and bug us on Gitter until it gets merged and published. :)