https://github.com/transcranial/inception-v4
Implementation of Google's Inception v4 architecture in Keras
https://github.com/transcranial/inception-v4
Last synced: about 1 month ago
JSON representation
Implementation of Google's Inception v4 architecture in Keras
- Host: GitHub
- URL: https://github.com/transcranial/inception-v4
- Owner: transcranial
- License: mit
- Created: 2016-09-10T02:44:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-10T02:44:23.000Z (almost 9 years ago)
- Last Synced: 2025-02-26T05:41:38.893Z (4 months ago)
- Language: Jupyter Notebook
- Size: 4.88 KB
- Stars: 8
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# inception-v4
Implementation of Google's Inception v4 architecture in Keras.
[https://arxiv.org/abs/1602.07261](https://arxiv.org/abs/1602.07261) - Szegedy C, Ioffe S, Vanhoucke V. Inception-v4, inception-resnet and the impact of residual connections on learning. arXiv preprint arXiv:1602.07261. 2016 Feb 23.