Pose2Seg
Pose estimation model
An implementation of human instance segmentation based on pose estimation
Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
529 stars
20 watching
136 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
cvpr2019humanpose-estimationsegmentation
Related projects:
Repository | Description | Stars |
---|---|---|
bearpaw/pytorch-pose | A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
chensong1995/hybridpose | Implementation of a 6D object pose estimation method using hybrid representations | 422 |
ibm/max-human-pose-estimator | Detects humans and estimates their poses in images using a machine learning model based on OpenPose | 65 |
caizhongang/smpler-x | An implementation of an expressive human pose and shape estimation system using deep learning techniques | 1,027 |
princeton-vl/pose-hg-train | Training and experimentation code for human pose estimation using stacked hourglass networks. | 575 |
princeton-vl/pose-hg-demo | Demonstration code for human pose estimation using stacked hourglass networks | 316 |
youngwanlee/centermask2 | Real-time instance segmentation using anchor-free detection | 783 |
martinkersner/py-img-seg-eval | A Python package providing metrics and tools for evaluating image segmentation models | 282 |
msracver/fcis | An implementation of a fully convolutional instance-aware semantic segmentation framework using CUDA. | 1,567 |
hongwenzhang/danet-densepose2smpl | This repository provides software tools and pre-trained models for estimating 3D human shape and pose from dense body parts | 233 |
jin-s13/coco-wholebody | A large-scale benchmark and dataset for whole-body pose estimation in images | 770 |
edvardhua/poseestimationformobile | Real-time pose estimation for mobile devices using deep neural networks and optimized models. | 1,003 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 186 |
lartpang/pysodmetrics | A library providing an implementation of various metrics for object segmentation and saliency detection in computer vision. | 150 |
daijifeng001/mnc | An instance-aware semantic segmentation system based on deep convolutional networks using multi-task network cascades. | 489 |