imSanko / Image_Caption_Generator_With_Transformers

This repository contains code for generating captions for images using a Transformer-based model. The model used is the `VisionEncoderDecoderModel` from the Hugging Face Transformers library, specifically the `nlpconnect/vit-gpt2-image-captioning` model.
https://imsanko.github.io/Image_Caption_Generator_With_Transformers/
MIT License
10 stars 1 forks source link

Branch transformers fix #9

Closed chandan1995 closed 6 months ago

imSanko commented 6 months ago

We need to check if this PR satisfy https://sap-photo-cap.streamlit.app/ and fix it or not from locally. After that anyone from the link can use this project!!