https://github.com/hongbo-wei/computer-vision
Object Detection | Keypoint Detection
https://github.com/hongbo-wei/computer-vision
ai artificial-intelligence computer-science computer-vision cv deep-learning dl hongbo-wei keypoint-detection machine-learning ml object-detection python
Last synced: 6 months ago
JSON representation
Object Detection | Keypoint Detection
- Host: GitHub
- URL: https://github.com/hongbo-wei/computer-vision
- Owner: hongbo-wei
- Created: 2024-08-03T07:33:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-26T14:07:21.000Z (7 months ago)
- Last Synced: 2025-10-26T14:22:15.143Z (7 months ago)
- Topics: ai, artificial-intelligence, computer-science, computer-vision, cv, deep-learning, dl, hongbo-wei, keypoint-detection, machine-learning, ml, object-detection, python
- Language: Jupyter Notebook
- Homepage:
- Size: 147 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# computer-vision
Object Detection | Keypoint Detection
## Object Detection
1. Boxing Punches Classification
- Inference on images
- punch-detection-images.py
- Infernece on a Video, Webcam or RTSP Stream
- punch-detection-video.py
```
python punch-detection-video
```
2. Screw Classification
- Inference on images
- screw-detection.py