Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Models zoo #703

Closed
rodrigob opened this issue Sep 20, 2015 · 3 comments
Closed

Models zoo #703

rodrigob opened this issue Sep 20, 2015 · 3 comments

Comments

@rodrigob
Copy link
Contributor

Mentioned in the "mega-issue" #100, though it would be worth having a separate one.

The simplest model zoo is a github wiki page, another option it to have it as a page in the documentation and receive updates via push requests.

I think model zoo matters most for models that take "more 6 hours to train" (i.e. a large fraction of 24h).

@fchollet
Copy link
Member

For now we have one VGG net ;-) https://gist.github.com/baraldilorenzo/07d7802847aaad0a35d3

In the near future I hope we will be able to load arbitrary Caffe models, which would give us access to the Caffe model zoo.

@albertomontesg
Copy link

Hello,

Working with Keras what I have missed has been some trained model, so taking the VGG net you previously share and a model that I manually ported from C3D (Caffe's fork that allow 3D convolution), I created a repository and some contribution guidelines to share between the community trained models for Keras.

I invite you to share your models on the repository:
https://github.com/albertomontesg/keras-model-zoo

Thanks,

@fchollet
Copy link
Member

fchollet commented Apr 9, 2017

Closing this old issue. The Keras model zoo is the applications module: https://keras.io/applications/

@fchollet fchollet closed this as completed Apr 9, 2017
hubingallin pushed a commit to hubingallin/keras that referenced this issue Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants