8 skills found
LeonLok / Multi Camera Live Object TrackingMulti-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
jeffbass / ImagezmqA set of Python classes that transport OpenCV images from one computer to another using PyZMQ messaging.
jeffbass / Yin Yang RanchDistributed Computer Vision Software & Raspberry Pis to help manage a farm
jeffbass / ImagenodeCapture and Selectively Send Images and Sensor Data; detect Motion; detect Light
pageauc / PanopiCreate pano timelapse images from multiple RPI computers using picamera modules.
astandri / Realtime People CounterRealtime video processing to count people using open-cv, flask, and imagezmq
youngsoul / Pyimagesearch Video Streamingrepo with work from: https://www.pyimagesearch.com/2019/04/15/live-video-streaming-over-network-with-opencv-and-imagezmq/
vstreamer / Multi Camera Stream Yolov4 FlaskA Flask app for multiple live video streaming over a network with object detection, tracking (optional), and counting. Uses YOLO v4 with Tensorflow backend as the object detection model and Deep SORT trained on the MARS dataset for object tracking. Each video stream has an independent thread and uses ImageZMQ for asynchronous sending and process