Skip to content

hongbo-wei/computer-vision

Repository files navigation

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
  1. Screw Classification
  • Inference on images
    • screw-detection.py