Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yogeshsingh-11/image-caption-generator
https://github.com/yogeshsingh-11/image-caption-generator
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yogeshsingh-11/image-caption-generator
- Owner: yogeshsingh-11
- Created: 2024-11-28T21:51:13.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-11-28T21:53:57.000Z (29 days ago)
- Last Synced: 2024-11-28T22:31:38.462Z (29 days ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Caption Generator
This project generates descriptive captions for images using a neural network trained on the Flickr8k dataset.
## Features
- Image captioning using deep learning models.
- Preprocessed Flickr8k dataset for training.
- Visualization tools for output analysis.## Prerequisites
- Python 3.7+
- Dependencies listed in `requirements.txt`## Setup
1. Clone the repository:
```bash
git clone https://github.com/yogeshsingh-11/Image-Caption-Generator.git