Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PyTorch and OpenCV based application to perform real time object detection

Notifications You must be signed in to change notification settings

zhcharles/Real-Time-Object-Detection

Repository files navigation

Real-Time-Object-Detection

TL;DR: Python application for read time object detection on video feed.

Usage

You can install all the used packages using.

pip install -r requirements.txt

To parse an URL.

python Object_Detection_YouTube.py <URL> <Output_Filename.avi>

To parse a drone video for humans only.

python Drone_Human_Detection_Model.py <input_file_name> <output_file_name.avi>

Upcoming Features.

  • Real Time Object Detection using Webcam.
  • Flask based REST API to stream parsed video live on web browser

πŸ’™

About

PyTorch and OpenCV based application to perform real time object detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /