LeonLok / Multi-Camera-Live-Object-Tracking

Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
GNU General Public License v3.0
979 stars 285 forks source link

Added video streamer and conda environment file #28

Closed wnklmx closed 3 years ago

wnklmx commented 3 years ago

Hi, here I added the video_streamer.py to emulate IP cameras and my conda environment file to easily set up all dependencies.

LeonLok commented 3 years ago

Thanks @wnklmx! Much appreciated.