https://github.com/spyrosigma/item-detection
In this repo, you can find ready to use item detection modules in which you use image, videos or webcam to detect items.
https://github.com/spyrosigma/item-detection
Last synced: 3 months ago
JSON representation
In this repo, you can find ready to use item detection modules in which you use image, videos or webcam to detect items.
- Host: GitHub
- URL: https://github.com/spyrosigma/item-detection
- Owner: Spyrosigma
- Created: 2023-10-02T17:17:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T06:18:44.000Z (over 1 year ago)
- Last Synced: 2024-12-28T08:09:41.701Z (5 months ago)
- Language: Python
- Size: 36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Item-detection
In this repo, you can find ready to use item detection modules in which you use image, videos or webcam to detect items.
There are 3 working python files named :
## image_detection.py
## webcame_detection.py
## video_detection.py
...
And I've tried to make a frontend and merge it with my item-detection model using Flask. Check it out. It also contains the sample photos that I've run on my machine
# main.py
I'll try to complete it soon.
THANKSSSSSSSSSSSSS !For GFG <3