Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dandxy89/imagemodels
ImageNet model implemented using the Keras Functional API
https://github.com/dandxy89/imagemodels
image-processing imagenet imagenet-classifier keras mkdocs mkdocs-material
Last synced: 3 months ago
JSON representation
ImageNet model implemented using the Keras Functional API
- Host: GitHub
- URL: https://github.com/dandxy89/imagemodels
- Owner: dandxy89
- License: apache-2.0
- Archived: true
- Created: 2016-05-13T10:28:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T19:28:09.000Z (over 7 years ago)
- Last Synced: 2024-09-25T21:04:08.520Z (3 months ago)
- Topics: image-processing, imagenet, imagenet-classifier, keras, mkdocs, mkdocs-material
- Language: Jupyter Notebook
- Homepage: http://dandxy89.github.io/ImageModels/
- Size: 6.1 MB
- Stars: 64
- Watchers: 4
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
For full details of this repository please see the MKDocs documentation provided [here.](http://dandxy89.github.io/ImageModels/)
# Dependencies
* Keras
* Theano / Tensorflow
* Matplotlib
* Numpy
* Pydot