Runist / torch_CenterNetLinks
CenterNet v1 implement by pytorch. There are detailed comments in the code for learning
☆15Updated 2 years ago
Alternatives and similar repositories for torch_CenterNet
Users that are interested in torch_CenterNet are comparing it to the libraries listed below
Sorting:
- ☆51Updated last year
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆46Updated 2 years ago
- Yolo X, v3 ~ v12 and several Multi-Object Tracker(SORT, DeepSORT, ByteTrack, BoT-SORT, etc.) in MOT17 and VisDrone2019 Dataset. It uses a…☆758Updated 3 months ago
- Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'☆235Updated 2 months ago
- DeepSORT + YOLOv5☆389Updated last year
- multi-task yolov5 with detection and segmentation☆236Updated 3 years ago
- train the latest YOLOv5 with drone dataset UAVDT☆81Updated last year
- Real-time multi-object tracker using YOLOv7 and StrongSORT with OSNet☆473Updated last year
- Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Sc…☆122Updated 2 years ago
- ☆749Updated 2 years ago
- Given TrackEval to write a little bit complicated, could not too friendly for beginners, so I want to a simple optimization makes it easi…☆74Updated 10 months ago
- This repository is a project of monocular camera ranging, which object detection frame is yolov5.☆65Updated 4 years ago
- Drone-based RGB-Infrared Cross-Modality Vehicle Detection via Uncertainty-Aware Learning☆620Updated 3 years ago
- YOLOV5 小目标检测修改版☆195Updated 4 years ago
- This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deployi…☆181Updated 3 years ago
- ☆201Updated last year
- 多类别多目标跟踪YoloV5+sort/deepsort/bytetrack/BotSort/motdt☆72Updated 2 years ago
- ☆367Updated 2 months ago
- ☆57Updated 3 years ago
- joint detection and semantic segmentation, based on ultralytics/yolov5,☆697Updated 4 years ago
- 基于YoloX目标检测+DeepSort算法实现多目标追踪Baseline