BenJamesbabala / dl4j-model-z

DL4J Model Zoo repo to store model configurations and trained models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL4J Model Zoo

Join the chat at https://gitter.im/deeplearning4j/deeplearning4j Maven Central Javadoc

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

  1. Check for open issues or open a fresh one to start a discussion around a feature idea or a bug.
  2. If you feel uncomfortable or uncertain about an issue or your changes, don't hesitate to contact us on Gitter using the link above.
  3. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  4. Write a test which shows that the bug was fixed or that the feature works as expected.
  5. Send a pull request and bug us on Gitter until it gets merged and published. :)

About

DL4J Model Zoo repo to store model configurations and trained models.


Languages

Language:Java 100.0%