edge-ai4cv / yolov5-multi-video-inference
A simple YOLOv5 demonstration that inferencing multiple video files or IP cameras concurrently. Detection results are saved to video files.
☆16Updated 3 years ago
Alternatives and similar repositories for yolov5-multi-video-inference:
Users that are interested in yolov5-multi-video-inference are comparing it to the libraries listed below
- This is a c++ implement of yolov5 and fire/smoke detect.☆30Updated 3 years ago
- YOLOR 训练自己的数据集,详细教程☆45Updated 3 years ago
- YoloV5 for Jetson Nano☆38Updated last year
- This is a project to deploy object tracking algorithm with yolov5 and TensorRT. Sort and Deep-sort algorithm are used to track the object…☆25Updated 2 years ago
- ☆16Updated 3 years ago
- yolov5模型训练后量化代码☆19Updated 4 years ago
- Real-time fire detection in image/video/webcam using a convolutional neural network (deep learning) - from our ICMLA 2020 paper (Thomson …☆55Updated 3 years ago
- A multi object tracking Library Based on tensorrt☆52Updated 3 years ago
- Detecting Fire, Smoke using Computer Vision, Open CV and PyTorch☆37Updated 9 months ago
- ☆80Updated 3 years ago
- deploy yolox algorithm use deepstream☆89Updated 3 years ago
- DeepStream YOLO with DeepSORT Tracker , NvDCF and IoU Trackers. As well as YOLO + ByteTrack implementation