Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddubeyyy/caption_generator
An AI-powered image caption generator using deep learning techniques to automatically generate descriptive captions for images. Utilizes CNNs for feature extraction and RNNs for sequence prediction.
https://github.com/ddubeyyy/caption_generator
cnn deep-neural-networks keras-tensorflow nlp-machine-learning rnn-tensorflow tensorflow vgg16
Last synced: about 1 month ago
JSON representation
An AI-powered image caption generator using deep learning techniques to automatically generate descriptive captions for images. Utilizes CNNs for feature extraction and RNNs for sequence prediction.
- Host: GitHub
- URL: https://github.com/ddubeyyy/caption_generator
- Owner: ddubeyyy
- License: mit
- Created: 2024-07-09T15:36:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T15:42:20.000Z (6 months ago)
- Last Synced: 2024-07-09T20:05:06.486Z (6 months ago)
- Topics: cnn, deep-neural-networks, keras-tensorflow, nlp-machine-learning, rnn-tensorflow, tensorflow, vgg16
- Language: Jupyter Notebook
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Caption_Generator
An AI-powered image caption generator using deep learning techniques to automatically generate descriptive captions for images. Utilizes CNNs for feature extraction and RNNs for sequence prediction.