ExileSaber / Industry-Keypoint-DetectionLinks
基于自己标注的工业图像的关键点检测,每张图片标注了4个关键点,采用的U-net网络
☆11Updated 3 years ago
Alternatives and similar repositories for Industry-Keypoint-Detection
Users that are interested in Industry-Keypoint-Detection are comparing it to the libraries listed below
Sorting:
- 该数据集包括yolo和slp两种格式,数据集中根据与猪只估重和姿态跟踪相关的体表参数,确定关键点 。其中yolo格式数据集中除了常规的目标框外,还多了16个关键点;而slp数据集为猪只关键点组成的骨架。☆14Updated 2 years ago
- ☆8Updated last year
- 基于YOLOv8和光流算法的车牌识别和测速项目☆11Updated 4 months ago
- This project is for vehicle Tracking and detecting using yolo v11 (latest )☆12Updated 9 months ago
- 🚀 Simple and efficient use for Ultralytics yolov5🚀☆32Updated 2 years ago
- 铁轨缺陷检测数据集NEU-DET的Yolo格式☆12Updated last year
- 目标检测+目标跟踪+单目测距+姿态识别+车道线识别+车牌识别+A star算法+车辆跟踪与测距等视觉项目☆11Updated 7 months ago
- 关键点检测的模型,包括直接使用关键点坐标作为返回值、使用heatmap作为返回值的两种模型☆23Updated 7 months ago
- ☆25Updated 2 years ago
- 本项目基于 Intel RealSense D455 深度相机和 YOLOv11 模型,实现了对人体目标的检测和识别,能够实时检测人体目标并进行多目标跟踪,同时判断目标是真人还是照片,输出真人目标的距离、速度和姿态。☆22Updated 6 months ago
- 基于Yolov8+UCMCTrack/DeepSort+注意力机制的多目标跟踪系统 v1.0.3☆50Updated last year
- YOLOv5的轻量化改进(蜂巢检测项目)☆72Updated 3 years ago
- 基于YOLOv8和PYQT5的检测界面☆41Updated last year
- ☆12Updated last year
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆95Updated 3 years ago
- 基于YoloX目标检测+DeepSort算法实现多目标追踪Baseline☆180Updated 3 years ago
- 小目标跟踪的实现☆17Updated 3 years ago
- 基于YOLO11-pose 的运动计数系统,支持俯卧撑、深蹲、引体向上、仰卧起坐计数。界面用pyside6开发☆13Updated 4 months ago
- Visual QT interface for deploying YOLOv5 and YOLOv8☆45Updated last year
- ☆51Updated 3 years ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆120Updated 2 years ago
- 2023CV项目:单目相机减速带检测以及测距☆19Updated last year
- ☆12Updated 9 months ago
- 对YOLO格式的数据实现数据增强,减少标注的工作量☆54Updated 4 months ago
- 在YOLOv7的基础上使用KLD损失修改为旋转目标检测yolov7-obb☆184Updated last year
- 这是一个yolact-pytorch的库,可用于训练自己的数据集☆81Updated last year
- 在YOLO11模型基于deepsort下做的目标追踪小demo