akshatchaturvedi28 / Image-Caption-Generator-with-GUI
Caption generation is a challenging artificial intelligence problem where a textual description must be generated for a given photograph. It requires both methods from computer vision (to understand the content of the image) and a language model from the field of natural language processing (to turn the understanding of the image into words in …
☆7Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Image-Caption-Generator-with-GUI
- The LSTM model generates captions for the input images after extracting features from pre-trained VGG-16 model. (Computer Vision, NLP, De…☆84Updated 5 years ago
- This is a Deep learning project using Flickr8k dataset for CSE 475: Machine Learning☆14Updated 3 years ago
- Malware Detection Using Machine Learning Bertelsmann Project Repo☆10Updated 3 years ago
- In this project, I define and train an image-to-caption model that can produce descriptions for real world images with Flickr-8k dataset.☆8Updated last year
- This is a vision enhancer based module specifically for the BLIND VICTIMS. The system is designed in such a way in which the blind person…☆68Updated 3 years ago
- This is a disease prediction system based on symptoms build using Machine learning and Flask.It also enables nearest hospital searching t…☆21Updated 7 months ago
- automated image captioning using keras and resnet☆21Updated 4 years ago
- Image caption generation has emerged as a challenging and important research area following ad-vances in statistical language modelling a…☆36Updated last year
- A Flask WebApp which can predict the Traffic Signs🚦 using Deep Learning☆70Updated last year
- A system which alarms the driver as soon as it detects that the driver is becoming drowsy to prevent any accident.☆44Updated 5 years ago
- ☆69Updated 4 years ago
- Sign Language Recognition involves hand gesture detection techniques using machine and deep learning techniques.☆29Updated 3 years ago
- Scripts for our minor project☆30Updated 5 years ago
- Suspicious Human Activity detection on CCTV camera footage using LRCN Model.☆21Updated 3 years ago
- ☆100Updated 3 years ago
- Image Caption Generator implemented using Tensorflow and Keras in a Python Jupyter Notebook. The goal is to describe the content of an im…☆29Updated 3 years ago
- ☆109Updated 4 years ago
- A Machine Learning and Deep Learning based webapp used to predict multiple diseases.☆112Updated last year
- Plant Disease Detection is one of the mind-boggling issues when we talk about using Technology in Agriculture. Although researches have b…☆181Updated last year
- Software program which will track your hand movement in front of screen through webcam and move your cursor according to hand movement an…☆13Updated 4 years ago
- Plant Disease Identification Using Convulutional Neural Network☆174Updated 4 years ago
- This model is created using pre-trained CNN architecture (VGG16 and RESNET50) via Transfer Learning that classifies the Waste or Garbage …☆38Updated 2 years ago
- Final Year Project in Computer Vision that detects and reports traffic violations for safety purposes.☆37Updated last year
- Breast Cancer Detection App Using Machine Learning XGBoost Classifier☆13Updated 3 years ago
- In this project, I have created a neural network architecture to automatically generate captions from images. After using the Microsoft …☆39Updated 3 years ago
- Deep learning-based image captioning with Flickr8k dataset. Code includes data prep, model training, and a Streamlit app.☆27Updated last month
- Image Captioning Web Application with PyTorch and Flask - Implementation of "Show and Tell: A Neural Image Caption Generator"☆12Updated 2 years ago
- This is an industry-based project where we have to Predict careers based on the user profile.☆26Updated last year
- Project to recognize hand gesture using state of the art neural networks.