xjl-le / yolov8_tracking
learning project
☆17Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for yolov8_tracking
- 多类别多目标跟踪YoloV5+sort/deepsort/bytetrack/BotSort/motdt☆53Updated last year
- 基于Yolov8+UCMCTrack/DeepSort+注意力机制的多目标跟踪系统 v1.0.3☆31Updated 6 months 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…☆34Updated 9 months ago
- ☆23Updated 2 years ago
- ☆92Updated 3 years ago
- ByteTrack超详细教程!!!---训练自己的数据集(VOC格式)&&摄像头实时检测跟踪☆84Updated 2 years ago
- ☆41Updated 6 months ago
- ☆52Updated 2 years ago
- 重识别完整pipeline。支持视频/图像/遍历文件夹。reid模型采用2024行人重识别指标最高模型.行人检测采用yolov8,行人跟踪采用botsort。检索系统采用faiss。☆12Updated 5 months ago
- Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Sc…☆109Updated last year
- yolov5+reid实现的车辆重识别☆22Updated 6 months ago
- ByteTrack with ReID module following the paradigm of FairMOT, tracking strategy is borrowed from FairMOT/JDE.☆106Updated 11 months ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆73Updated 2 years ago
- YOLOV5 小目标检测修改版☆174Updated 3 years ago
- an implentation of yolov7-deepsort based on pytorch☆36Updated 2 years ago
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆78Updated 9 months ago
- 基于YoloX目标检测+DeepSort算法实现多目标追踪Baseline☆162Updated 3 years ago
- 该项目可用于做yolov5+reid识别,可用于做跨视频人员检测☆34Updated 6 months ago
- This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deployi…☆177Updated 2 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆42Updated last year
- ☆83Updated 11 months ago
- ByteTrack: Multi-Object Tracking by Associating Every Detection Box☆27Updated 2 years ago
- train the latest YOLOv5 with drone dataset UAVDT☆59Updated 2 months ago
- ☆36Updated last year
- [AAAI2024]Hybrid-SORT: Weak Cues Matter for Online Multi-Object Tracking☆184Updated 7 months ago
- yolov8-prune☆15Updated last year
- ☆274Updated 10 months ago
- 一个修改YOLOv5以使用SwinTransformer模块的代码仓库。A repository that modifies YOLOv5 to use various SwinTransformer blocks.☆102Updated 3 weeks ago
- yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下☆148Updated 3 years ago
- YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测头;替换为Wise_IoU损失函数+完整web端展示(实现简单目标跟踪功能)☆110Updated last year