https://github.com/smile040501/image_captioning
Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.
https://github.com/smile040501/image_captioning
artificial-intelligence convolutional-neural-networks image-caption-generator image-captioning image-processing image-recognition machine-learning neural-networks recurrent-neural-networks
Last synced: 3 months ago
JSON representation
Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.
- Host: GitHub
- URL: https://github.com/smile040501/image_captioning
- Owner: Smile040501
- License: mit
- Created: 2021-08-10T10:24:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T13:48:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T10:35:23.139Z (4 months ago)
- Topics: artificial-intelligence, convolutional-neural-networks, image-caption-generator, image-captioning, image-processing, image-recognition, machine-learning, neural-networks, recurrent-neural-networks
- Language: Jupyter Notebook
- Homepage:
- Size: 152 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE