Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 600 Bytes

File metadata and controls

10 lines (6 loc) · 600 Bytes

Real-time-Human-Object-Detection

This project implements a video object detection classifier using pretrained yolov3 models. The yolov3 models are taken from Kaggle. Also, this project can perform classification real-time using the webcam.

Inference on Video

yolov3-video

Inference in Real-time

yolov3-video