Giter Site home page Giter Site logo

ammarlodhi255 / image-captioning-system-to-assist-the-blind Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 7.0 10.97 MB

An image captioning system that is able to predict and speak out a caption of an image taken by visually impaired.

Jupyter Notebook 96.25% Python 1.35% HTML 1.24% JavaScript 0.64% CSS 0.52%
computer-vision computer-vision-algorithms deep-learning image-captioning lstm-neural-network nlp nlp-machine-learning vgg16 bidirectional-lstm cnn resnet resnet-50 ml-web javascript css3 html5 javascript-es6

image-captioning-system-to-assist-the-blind's Introduction

Image Captioning System to Assist The Blind

Table of Contents

About

The goal of the project is to develop a system using deep learning techniques to assist visually impaired individuals in obtaining information by describing images taken by them. The system uses a CNN model and an NLP model to create a single image captioning system that takes image features as input and generates a text sequence describing the image.

Incorporated state-of-the-art pre-trained models, such as ResNet50, VGG16, and VGG19, for image feature extraction and LSTM and Bidirectional LSTM for text generation. Evaluated various models to determine the best-performing model with a BLEU-score of 0.61 and deployed it using Flask and pyttsx3 for web and text-to-speech functionality in the app.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

  1. Clone the project repository from GitHub:
git clone https://github.com/ammarlodhi255/image-captioning-system-to-assist-the-blind.git
  1. Navigate to the project directory:
cd image-captioning-system-to-assist-the-blind
  1. Create a virtual environment for the project:
python3 -m venv env
  1. Activate the virtual environment:
source env/bin/activate
  1. Export the Flask app:
export FLASK_APP=app.py
  1. Run the Flask app:
flask run

Screenshots

Dataset Split

Dataset Design

Model Anatomy

Model Anatomy

Project Workflow

Project Workflow

Results

Results Table

Final Outcome

Home Interface Browse Selected Choice Generating Generated

Additional Outputs

Output1 Output2

image-captioning-system-to-assist-the-blind's People

Contributors

abdulmanaf12 avatar adnanalisolangi avatar ammarlodhi255 avatar filza-a avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.