MrZilinXiao / DroneObjectDetectionLinks
(Outdated) A UAV object detection system based on YOLOv3, providing an interactive interface and `VisDrone2018` training scheme.
☆57Updated 2 years ago
Alternatives and similar repositories for DroneObjectDetection
Users that are interested in DroneObjectDetection are comparing it to the libraries listed below
Sorting:
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆86Updated last year
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆116Updated 4 years ago
- Implement of vehicle flow statistics based on tensorflow and yolo3. New version with GUI: https://github.com/LeiWang1999/VehicleFlowDetec…☆28Updated 4 years ago
- A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: …☆61Updated 3 years ago
- The project is based on pytorch and integrates the current mainstream network architecture, including VGGnet, ResNet, Densenet, MobileNet…☆15Updated 2 years ago
- How to run yolov5 model using TensorRT.☆49Updated 4 years ago
- 用opencv的dnn模块实现Yolo-Fastest的目标检测☆52Updated 4 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- Arbitrary-oriented object detection based on yolov3.☆135Updated 4 years ago
- ☆73Updated last year
- Benefit from YOLOv5, we utilize it for multi object tracking.☆29Updated 5 years ago
- Combine yolov5 and deepsort to track any project☆22Updated 2 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- yolov5 v1版本中文注释☆58Updated 5 years ago
- A multi object tracking Library Based on tensorrt☆55Updated 4 years ago
- ppyolo in pytorch. 44.8% box mAP.☆108Updated 3 years ago
- Real-time MOT using YOLOv3 and SORT/DeepSort with tensorflow☆18Updated 5 years ago
- Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.☆112Updated 2 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆118Updated last year
- YOLOv3 detector with quadrangle in PyTorch☆89Updated 6 years ago
- Real-time fire detection in image/video/webcam using a convolutional neural network (deep learning) - from our ICMLA 2020 paper (Thomson …☆57Updated 4 years ago
- 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 3 years ago
- Target detection in the first frame and Tracking target by SiamRPN.☆44Updated 6 years ago
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆159Updated 4 years ago
- CPU implementation of Soft-NMS for rotated rectangles☆24Updated 6 years ago
- This is a c++ implement of yolov5 and fire/smoke detect.☆31Updated 3 years ago
- this repository includes some python parser scripts for converting other public datasets into voc data format☆51Updated 5 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- An implementation of a tracker using yolov4, tf and sort_tracker. (still in development)☆24Updated 2 years ago