paper-with-me

Papers

ProMask: Probability Mask for Skeleton Detection

2020-12-05 · Xiuxiu Bai, Lele Ye, Zhe Liu

Detecting object skeletons in natural images presents challenging, due to varied object scales, the complexity of backgrounds and various noises. The skeleton is a highly compressing shape representation, which can bring some essential advantages but cause the difficulties of detection. This skeleton line occupies a rare proportion of an image and is overly sensitive to spatial position. Inspired by these issues, we propose the ProMask, which is a novel skeleton detection model. The ProMask includes the probability mask and vector router. The skeleton probability mask representation explicitly encodes skeletons with segmentation signals, which can provide more supervised information to learn and pay more attention to ground-truth skeleton pixels. Moreover, the vector router module possesses two sets of orthogonal basis vectors in a two-dimensional space, which can dynamically adjust the predicted skeleton position. We evaluate our method on the well-known skeleton datasets, realizing the better performance than state-of-the-art approaches. Especially, ProMask significantly outperforms the competitive DeepFlux by 6.2% on the challenging SYM-PASCAL dataset. We consider that our proposed skeleton probability mask could serve as a solid baseline for future skeleton detection, since it is very effective and it requires about 10 lines of code.

📄 PDF Abstract BibTeX arXiv:2012.03003

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

SkeletonMAE: Spatial-Temporal Masked Autoencoders for Self-supervised Skeleton Action Recognition

2022-09-01 · Wenhan Wu, Yilei Hua, Ce Zheng, Shiqian Wu 외

Fully supervised skeleton-based action recognition has achieved great progress with the blooming of deep learning techniques. However, these methods require sufficient labeled data which is not easy to obtain. In contras…

Action RecognitionDecoderSelf-supervised Skeleton-based Action RecognitionSkeleton Based Action Recognition

SimMC: Simple Masked Contrastive Learning of Skeleton Representations for Unsupervised Person Re-Identification

2022-04-21 · Haocong Rao, Chunyan Miao

Recent advances in skeleton-based person re-identification (re-ID) obtain impressive performance via either hand-crafted skeleton descriptors or skeleton representation learning with deep learning paradigms. However, the…

Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-Identification

Adaptive Linear Span Network for Object Skeleton Detection

2020-11-08 · Chang Liu, Yunjie Tian, Jianbin Jiao, Qixiang Ye

Conventional networks for object skeleton detection are usually hand-crafted. Although effective, they require intensive priori knowledge to configure representative features for objects in different scale granularity.In…

Edge DetectionNeural Architecture SearchObjectObject Skeleton Detection

Data Augmentation for Depression Detection Using Skeleton-Based Gait Information

2022-01-04 · Jingjing Yang, Haifeng Lu, Chengming Li, Xiping Hu 외

In recent years, the incidence of depression is rising rapidly worldwide, but large-scale depression screening is still challenging. Gait analysis provides a non-contact, low-cost, and efficient early screening method fo…

Data AugmentationDepression Detection

Self-supervised Action Representation Learning from Partial Spatio-Temporal Skeleton Sequences

2023-02-17 · Yujie Zhou, Haodong Duan, Anyi Rao, Bing Su 외

Self-supervised learning has demonstrated remarkable capability in representation learning for skeleton-based action recognition. Existing methods mainly focus on applying global data augmentation to generate different v…

Action RecognitionContrastive LearningData AugmentationRepresentation Learning+5