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.
To get started with Third i v3, you will need to follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/Sudharsan-coder/Third_i.git
- Install the necessary dependencies as specified in the requirements.txt file.
pip install requirements.txt
- Run the project by executing the run.py file.
python run.py
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 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.