Sajid030 / image-caption-generator
Deep learning-based image captioning with Flickr8k dataset. Code includes data prep, model training, and a Streamlit app.
☆45Updated 4 months ago
Alternatives and similar repositories for image-caption-generator:
Users that are interested in image-caption-generator are comparing it to the libraries listed below
- A deep learning model that generates descriptions of an image.☆18Updated 3 years ago
- The LSTM model generates captions for the input images after extracting features from pre-trained VGG-16 model. (Computer Vision, NLP, De…☆86Updated 5 years ago
- The College Enquiry Chatbot project is built using machine learning algorithms. The User can query any college-related activities through…☆113Updated 3 years ago
- A Web App to generate caption for Images. VGG-16 Model is used to encode the images and extracting features and LSTM's will be used for t…☆16Updated 2 years ago
- An Image captioning web application combines the power of React.js for front-end, Flask and Node.js for back-end, utilizing the MERN stac…☆34Updated last year
- Designed web app employs the Streamlit Python library for frontend design and communicates with backend ML models to predict the probabil…☆28Updated last month
- KaggleProject☆76Updated last week
- A web application that predicts if a patient has cancer, diabetes, heart disease, kidney disease, and liver disease based on machine lear…☆33Updated last year
- sign language detection using cnn algorithm (deep learning) in python and tensorflow☆19Updated 9 months ago
- ☆10Updated last year
- A GUI-based project that converts sign language to text and then speech using machine learning.☆37Updated last month
- ☆43Updated last year
- A content based movie recommender system using cosine similarity☆164Updated 6 months ago
- A car safety technology that can auto-detect driver drowsiness in real-time. This system can prevent road accidents that are caused by dr…☆25Updated 3 years ago
- 611noorsaeed / Medicine-Recommendation-System-Personalized-Medical-Recommendation-System-with-Machine-Learning☆96Updated 11 months ago
- Image captioning model with Resnet50 encoder and LSTM decoder