xiaoxijio / deepsort_YOLO11_pytorchLinks
在YOLO11模型基于deepsort下做的目标追踪小demo
☆18Updated 7 months ago
Alternatives and similar repositories for deepsort_YOLO11_pytorch
Users that are interested in deepsort_YOLO11_pytorch are comparing it to the libraries listed below
Sorting:
- 基于Yolov8+UCMCTrack/DeepSort+注意力机制的多目标跟踪系统 v1.0.3☆51Updated last year
- 使用yolov8-pose进行人体关键点检测,通过计算人体各关键点关系进行人体摔倒检测(ncnn框架实现)☆48Updated 9 months ago
- (雷同的那个是营销号)YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测头;替换为Wise_IoU损失函数+完整web端展示(实现简单目标跟踪功能)☆59Updated last year
- YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测头;替换为Wise_IoU损失函数+完整web端展示(实现简单目标跟踪功能)☆172Updated last year
- The baseline YOLOv8s model has been improved with the integration of Global Attention Mechanism (GAM), Modified Neck, and Wise Intersecti…☆30Updated 7 months ago
- 🔥🔥🔥 专注于YOLO改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀☆281Updated 6 months ago
- 该数据集包括yolo和slp两种格式,数据集中根据与猪只估重和姿态跟踪相关的体表参数,确定关键点。其中yolo格式数据集中除了常规的目标框外,还多了16个关键点;而slp数据集为猪只关键点组成的骨架。☆14Updated 2 years ago
- a GUI application, which uses YOLOs (YOLOv8, YOLO11, YOLOv13) for Object Detection/Tracking, Human Pose Estimation/Tracking from images, …☆351Updated 3 weeks ago
- learning project☆21Updated last year
- opencv+yolov8+deepsort行人检测与跟踪,以及可选的WebUI界面(基于gradio)☆192Updated last year
- ☆12Updated 9 months ago
- 重识别完整pipeline。支持视频/图像/遍历文件夹。reid模型采用2024行人重识别指标最高模型.行人检测采用yolov8,行人跟踪采用botsort。检索系统采用faiss。☆27Updated last year
- ☆40Updated 3 months ago
- WIDER-FACE Face Detector Based On YOLOV8☆78Updated last year
- 基于YOLOv8和PYQT5的检测界面☆42Updated last year
- Multiple Object Tracking☆122Updated 2 years ago
- ICONIP 2024 (IEEE Access 2025)☆117Updated last month
- 轻量化剪枝+蒸馏☆45Updated last year
- 🔥🔥🔥 Use streamlit framework to increase yolov8 front-end page interaction function☆103Updated 2 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。