Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b51073

Browse files
added readme
1 parent 0385046 commit 1b51073

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Third_i
2+
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.
3+
4+
5+
# Getting started
6+
7+
To get started with Third i v3, you will need to follow these steps:
8+
9+
1.Clone the repository to your local machine.
10+
11+
2.Install the necessary dependencies as specified in the requirements.txt file.
12+
13+
3.Run the project by executing the run.py file.
14+
15+
# How to Use the Project
16+
17+
Third i v3 is simple to use. Once you have the development environment set up and the project running, you can use it by:
18+
19+
1.Providing images of people you would like to recognize in the known_faces folder.
20+
21+
2.The known_objects names are given in the classes.txt file, so you don't need to specify it explicitly.
22+
23+
2.Running the project and seeing the results.
24+
25+
# Contributions
26+
27+
Contributions to Third i are welcome. To contribute to the project, please:
28+
29+
1.Fork the repository.
30+
31+
2.Make your changes.
32+
33+
3.Submit a pull request with a detailed explanation of your changes.

0 commit comments

Comments
 (0)