Skip to content

Commit

Permalink
Final Modification
Browse files Browse the repository at this point in the history
  • Loading branch information
simran29aw committed Sep 30, 2021
1 parent 2ca9188 commit 48665d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains an implementation of YOLOv5s, the repository for the same can be found [here](https://github.com/ultralytics/yolov5).

## Inspiration
With just little aid to the visually impaired people existing currently, there is a need to implement a device that helps them in their daily activities. The existing systems such as Screen Reading software and Braille devices help visually impaired people to read and have access to various gadgets but these technologies become are not useful in the case of navigation. Our system will facilitate visually impaired people around the globe. DolphinEye is made with an aim of helping a person with detecting the object in front of them, even with impaired eyesight and without the need of a companion. We present a method, which uses object detection on the live stream of videos. The resultant object or person is then transmitted to the impaired person in the form of signal. The goal is to provide inexpensive solution to the visually impaired and make their life better and self-sufficient.
With just little aid to the visually impaired existing currently, there is need to implement a device that helps in daily activities. DolphinEye is made with an aim of helping a person with detecting the object in front of them, with impaired eyesight and without the need of a companion. A method, which uses object detection on the live stream of videos. The resultant object or person is then transmitted to the impaired person in the form of signal.

## Dataset
We have used the [pretrained weights](https://github.com/ultralytics/yolov5) of the [Microsoft COCO dataset](https://cocodataset.org/) (Microsoft Common Objects in Context) which is a large-scale object detection, segmentation, key-point detection, and captioning dataset. The dataset consists of 328K images.
Expand Down

0 comments on commit 48665d9

Please sign in to comment.