Pose2Seg: Detection Free Human Instance Segmentation
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However, little research takes into account the uniqueness of the "human" category, which can be well defined by the pose skeleton. Moreover, the human pose skeleton can be used to better distinguish instances with heavy occlusion than using bounding-boxes. In this paper, we present a brand new pose-based instance segmentation framework for humans which separates instances based on human pose, rather than proposal region detection. We demonstrate that our pose-based framework can achieve better accuracy than the state-of-art detection-based approach on the human instance segmentation problem, and can moreover better handle occlusion. Furthermore, there are few public datasets containing many heavily occluded humans along with comprehensive annotations, which makes this a challenging problem seldom noticed by researchers. Therefore, in this paper we introduce a new benchmark "Occluded Human (OCHuman)", which focuses on occluded humans with comprehensive annotations including bounding-box, human pose and instance masks. This dataset contains 8110 detailed annotated human instances within 4731 images. With an average 0.67 MaxIoU for each person, OCHuman is the most complex and challenging dataset related to human instance segmentation. Through this dataset, we want to emphasize occlusion as a challenging problem for researchers to study.
Results and benchmarks
The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 70/100, grounding 75/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No maintained paper-verified implementation was found; start with the closest related repositories below.
- Compare repo methods against the paper equations/algorithm before trusting metrics.
- Create a minimal baseline implementation from the paper and use adjacent repos as references.
Time to first repro: a few days
liruilong940607/Pose2Seg is the closest maintained adjacent implementation (Strong overlap with paper title keywords). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 540 GitHub stars.
- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
- Adjacent implementation match confidence is low.
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Framework baselines
- TorchVision object detection finetuning tutorial
Baseline setup for object detection workflows.
Repositories and ecosystem
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- liruilong940607/Pose2Seg Adjacent · Confidence: Low · 540 stars
Strong overlap with paper title keywords
- liruilong940607/OCHumanApi Adjacent · Confidence: Low · 268 stars
Strong overlap with paper title keywords
No additional verified repositories beyond the primary recommendation.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
229
Citations
58
References
Tasks
Minimum bounding box, Segmentation, Computer science, Benchmark (surveying), Bounding overwatch, Object detection, Pattern recognition (psychology), Object (grammar)
Methods
None detected
Domains
Artificial intelligence, Computer vision, Image (mathematics), Computer Vision and Pattern Recognition
Related papers
- Bounding-box Centralization for Improving SiamFC++Search on Paper2Code
2021 · Semantic similarity
- Syncretic-NMS: A Merging Non-Maximum Suppression Algorithm for Instance SegmentationSearch on Paper2Code
2020 · Semantic similarity
- Medical Image Segmentation with Imperfect 3D Bounding BoxesSearch on Paper2Code
2021 · Semantic similarity
- A Method to Generate the Minimum Bounding Boxes for Shape-Arbitrary ObjectsSearch on Paper2Code
2010 · Semantic similarity
- Bottom-up Pose Estimation of Multiple Person with Bounding Box ConstraintSearch on Paper2Code
2018 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.