Skip to content

FaizArifUP/Image-Captioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Captioning

A mini project based on deep learning, which enables users to upload photos and the system generates descriptive captions for the images.

Technologies used

  • Python (Language)
  • PyTorch (Model)
  • Streamlit (Front-End)
  • Pillow (Image Library)

How to run

  • py -m venv env
  • .\env\Scripts\activate
  • pip install -r requirements.txt
  • streamlit run app.py

About

A mini project using Deep Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages