Lidar_IMU_Localization backup
Experimental projects we've done with DepthAI.
A 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 processing of frames.
A set of Python classes that transport OpenCV images from one computer to another using PyZMQ messaging.
Lidar_IMU_Localization backup