Skip to content

The repository's goal is to offer the visually impaired a solution using the concept of machine learning.

Notifications You must be signed in to change notification settings

Sudharsan-coder/Third_i

Repository files navigation

🔗 Links

portfolio linkedin twitter

Third_i

It is an innovative project designed to provide assistance to visually impaired people. It utilizes facial recognition to help people identify their friends and relatives, as well as object detection with distance estimation to detect harmful objects that may be approaching them. If a person carrying the object is unknown to the visually impaired, they will be issued a warning. This project provides an extra layer of safety and security for those with visual impairments, and also provides them with the means to identify familiar faces. It is a revolutionary way to help the visual impairments to navigate their environment safely and independently.

Getting started

To get started with Third i v3, you will need to follow these steps:

  1. Clone the repository to your local machine.
    git clone https://github.com/Sudharsan-coder/Third_i.git
  1. Install the necessary dependencies as specified in the requirements.txt file.
    pip install requirements.txt
  1. Run the project by executing the run.py file.
    python run.py

How to Use the Project

Third i v3 is simple to use. Once you have the development environment set up and the project running, you can use it by:

  • Providing images of people you would like to recognize in the known_faces folder.

  • The known_objects names are given in the classes.txt file, so you don't need to specify it explicitly.

  • Run the project and see the results.

Contributions

Contributions to Third i are welcome. To contribute to the project, please:

  • Fork the repository.

  • Make your changes.

  • Submit a pull request with a detailed explanation of your changes.

About

The repository's goal is to offer the visually impaired a solution using the concept of machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published