https://github.com/sharoonjoseph321/objectdetection
An Ai project for object detection where the program detects any object through live cam using python and OpenCV.
https://github.com/sharoonjoseph321/objectdetection
artificial-intelligence neural-network object-detection opencv python
Last synced: 2 months ago
JSON representation
An Ai project for object detection where the program detects any object through live cam using python and OpenCV.
- Host: GitHub
- URL: https://github.com/sharoonjoseph321/objectdetection
- Owner: SharoonJoseph321
- Created: 2025-03-24T14:02:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T14:05:34.000Z (2 months ago)
- Last Synced: 2025-03-24T15:23:51.135Z (2 months ago)
- Topics: artificial-intelligence, neural-network, object-detection, opencv, python
- Homepage:
- Size: 5.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ObjectDetection
An Ai project for object detection where the program detects any object through live cam using python and OpenCV.install "pip install ultralytics opencv-python numpy torch" in terminal.