This is an application that not only generates captions but also highlights the parts of the image which were crucial in determining the words in the caption ! You can use your own image or provide a link to it ! plenty of intelligence huh !
Use the link below to close this repository to your machine.
$ https://github.com/Severus11/Intelli-caption-maker.git
These are the required dependencies needed to setup the environment
$ pip3 install -r requirements.txt
- To run on local machine . > Run the cells in app.ipynb
- Enter the link to your image in the last cell of app.ipynb
- To use on an offline image, add the path of the image in the second last cell of app.ipynb
- Finally, run all the cells in succession