"Learning Delicate Local Representations for Multi-Person Pose Estimation" (ECCV 2020 Spotlight) & (COCO 2019 Human Keypoint Detection Challenge Winner) & (COCO 2019 Best Paper Award)
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
翻译 - 该项目是ECCV2018论文“用于人体姿态估计和跟踪的简单基准(https://arxiv.org/abs/1804.06208)”的正式实施。
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
Official pytorch Code for CVPR2019 paper "Fast Human Pose Estimation" https://arxiv.org/abs/1811.05419
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
convert yolov8 keypoints/detection format to json (coco) format
Demo of Keypoint Detection trained on COCO Dataset
simple human pose estimation, keypoints detection. Support MPII and COCO format dataset. (annotation converter for MPII .mat included)
18 coco keypoint detection using detectron2
[IJCAI 2022] Code for the paper "Dite-HRNet: Dynamic Lightweight High-Resolution Network for Human Pose Estimation"
Tool to convert all labelme keypoints file to one single coco keypoints file
Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
翻译 - 通过姿势估计和使用sklearn API进行级联推理的自定义人类活动识别模块
✏️ Web-based image segmentation tool for object detection, localization, and keypoints
Full pipeline for TianChi FashionAI clothes keypoints detection compitetion in TensorFlow
人体关键点检测Human Keypoints Detection
Face Detection,Template Matching , SURF , SIFT to detect features and keypoints in images .
YOLO Algorithm (Yolov2 model) trained on COCO Dataset for Object Detection
SSD: Single Shot MultiBox Detector | a PyTorch Model for Object Detection | VOC , COCO | Custom Object Detection
A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COCO and PascalVOC metrics.
COCO API - Dataset @ http://cocodataset.org/
Modification of VGG Image Annotator to except COCO json format for object detection
face keypoints deteciton based on stackedhourglass
A complete app utilising React.JS and Tensorflow.JS for real time object detection using COCO SSD.
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
Make your own dataset for object detection and transform the format to coco json format
diagnose *ssd detection model in coco database , rewrite based on Diagnosing Error in Object Detectors