https://github.com/myurasov/i2t-image-captioning
Deep Learning deployment server + "Show and Tell" model
https://github.com/myurasov/i2t-image-captioning
celery deep-learning flask pm2 python
Last synced: 25 days ago
JSON representation
Deep Learning deployment server + "Show and Tell" model
- Host: GitHub
- URL: https://github.com/myurasov/i2t-image-captioning
- Owner: myurasov
- License: other
- Created: 2017-01-13T07:38:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T02:12:33.000Z (over 2 years ago)
- Last Synced: 2025-04-06T16:45:34.931Z (28 days ago)
- Topics: celery, deep-learning, flask, pm2, python
- Language: Python
- Size: 73.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# I2T – Image Captioning
Server for deployment of Deep Learning with [Show and tell](https://research.googleblog.com/2016/09/show-and-tell-image-captioning-open.html) model + web app.
Bilt with:
- [TensorFlow](https://www.tensorflow.org/)
- [Flask](http://flask.pocoo.org/)
- [Celery](http://www.celeryproject.org/)
- [Flower](https://flower.readthedocs.io/en/latest/)
- [PM2](http://pm2.keymetrics.io/)
- JSPM
- Angular
__Author:__ Mikhail Yurasov _\_.
__License:__ free for non-commercial use.