Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakshi2215/realtimeobjectdetection
https://github.com/sakshi2215/realtimeobjectdetection
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sakshi2215/realtimeobjectdetection
- Owner: sakshi2215
- Created: 2023-04-05T10:10:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-13T18:34:00.000Z (about 1 year ago)
- Last Synced: 2023-10-15T09:20:43.070Z (about 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtimeobjectdetection
Here, in this project we’ve considered around 60-80 objects to be detected . Some of those include ‘person’, ‘mug’, ‘train’, ‘bottle’, ‘sofa’, ‘dog’, ‘’cellphone’, ‘aero plane’, ‘bicycle’, ‘bus’, ‘motorbike’, etc. The output of this project displays the objects detected with a rectangular box around the object with a label indicating it’s name which the object has been detected on the top of it. It can dig out any number of objects existing during a single image with certainty.
# Realtimeobjectdetection
To Run type "python main.py" in terminal
# Output--
![image](https://github.com/sakshi2215/Realtimeobjectdetection/assets/116375190/0d076539-5008-4d0b-999b-feeafdc31320)
![image](https://github.com/sakshi2215/Realtimeobjectdetection/assets/116375190/c655d13f-fec1-4bc5-be20-fb43d69403db)
![image](https://github.com/sakshi2215/Realtimeobjectdetection/assets/116375190/2c909472-27ae-4892-b554-485d3358fb88)
![image](https://github.com/sakshi2215/Realtimeobjectdetection/assets/116375190/084d3cab-1af4-4d3e-857c-e2252f355287)
![image](https://github.com/sakshi2215/Realtimeobjectdetection/assets/116375190/6997a51a-290a-4167-ab9c-1bce7c274d87)
![image](https://github.com/sakshi2215/Realtimeobjectdetection/assets/116375190/63b252e4-4796-45ae-9fcf-1c771ce85e2e)