https://github.com/ashishyadav2/image-captioning
https://github.com/ashishyadav2/image-captioning
ai-project artificial-intelligence caption-generation captioning-images cnn data-science data-science-projects final-year-project gru image-caption-generator image-captioning lstm ml-project nlp python rnn text-processing transformer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashishyadav2/image-captioning
- Owner: ashishyadav2
- License: mit
- Created: 2024-01-13T09:21:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T18:57:14.000Z (almost 2 years ago)
- Last Synced: 2024-06-28T19:59:12.325Z (almost 2 years ago)
- Topics: ai-project, artificial-intelligence, caption-generation, captioning-images, cnn, data-science, data-science-projects, final-year-project, gru, image-caption-generator, image-captioning, lstm, ml-project, nlp, python, rnn, text-processing, transformer
- Language: Jupyter Notebook
- Homepage:
- Size: 66.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image-Captioning
## Step 1:
Download this repository
## Step 2:
```pip install -r requirements.txt```bash
## Step 3:
```python app.py```bash
## Step 4:
*Open web browser and go to* `http://127.0.0.1:5000/predict`