An open API service indexing awesome lists of open source software.

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

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