parthsompura / Real-time-object-detection-with-deep-learning-and-OpenCV

This project is the implementation of Real time Object detection in video with deep learning and OpenCV.

Home Page:https://github.com/ParthPathak27/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-time-object-detection-with-deep-learning-and-OpenCV

This project is the implementation of Real-time Object detection in video with deep learning and OpenCV.

Sourcerer

To build our deep learning-based real-time object detector with OpenCV we’ll need to

  1. access our webcam/video stream in an efficient manner and
  2. apply object detection to each frame.

The real-time deep-learning based object detector in action,

Screenshot

About

This project is the implementation of Real time Object detection in video with deep learning and OpenCV.

https://github.com/ParthPathak27/


Languages

Language:Jupyter Notebook 66.8%Language:Python 33.2%