https://github.com/devamoghs/image-captioning-network
An encoder-decoder network to perform image captioning built using VGG16 and LSTMs. Data used for training is 8000 Flickr and 24k image captions
https://github.com/devamoghs/image-captioning-network
Last synced: 9 months ago
JSON representation
An encoder-decoder network to perform image captioning built using VGG16 and LSTMs. Data used for training is 8000 Flickr and 24k image captions
- Host: GitHub
- URL: https://github.com/devamoghs/image-captioning-network
- Owner: devAmoghS
- License: mit
- Created: 2022-09-12T05:07:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T05:08:58.000Z (over 3 years ago)
- Last Synced: 2025-02-08T16:16:57.835Z (11 months ago)
- Language: HTML
- Size: 3.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-captioning-network
An encoder-decoder network to perform image captioning built using VGG16 and LSTMs. Data used for training is 8000 Flickr and 24k image captions