paper-with-me

Papers

Semi-supervised Body Parsing and Pose Estimation for Enhancing Infant General Movement Assessment

2022-10-14 · Haomiao Ni, Yuan Xue, Liya Ma, Qian Zhang, Xiaoye Li, Xiaolei Huang

General movement assessment (GMA) of infant movement videos (IMVs) is an effective method for early detection of cerebral palsy (CP) in infants. We demonstrate in this paper that end-to-end trainable neural networks for image sequence recognition can be applied to achieve good results in GMA, and more importantly, augmenting raw video with infant body parsing and pose estimation information can significantly improve performance. To solve the problem of efficiently utilizing partially labeled IMVs for body parsing, we propose a semi-supervised model, termed SiamParseNet (SPN), which consists of two branches, one for intra-frame body parts segmentation and another for inter-frame label propagation. During training, the two branches are jointly trained by alternating between using input pairs of only labeled frames and input of both labeled and unlabeled frames. We also investigate training data augmentation by proposing a factorized video generative adversarial network (FVGAN) to synthesize novel labeled frames for training. When testing, we employ a multi-source inference mechanism, where the final result for a test frame is either obtained via the segmentation branch or via propagation from a nearby key frame. We conduct extensive experiments for body parsing using SPN on two infant movement video datasets, where SPN coupled with FVGAN achieves state-of-the-art performance. We further demonstrate that SPN can be easily adapted to the infant pose estimation task with superior performance. Last but not least, we explore the clinical application of our method for GMA. We collected a new clinical IMV dataset with GMA annotations, and our experiments show that SPN models for body parsing and pose estimation trained on the first two datasets generalize well to the new clinical dataset and their results can significantly boost the CRNN-based GMA prediction performance.

📄 PDF Abstract BibTeX arXiv:2210.08054

Code (2)

nihaomiao/youtube-infant-body-parsing 공식 구현
nihaomiao/MICCAI20_SiamParseNet pytorch

Tasks

Data AugmentationGenerative Adversarial NetworkPose Estimation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

SiamParseNet: Joint Body Parsing and Label Propagation in Infant Movement Videos

2020-07-16 · Haomiao Ni, Yuan Xue, Qian Zhang, Xiaolei Huang

General movement assessment (GMA) of infant movement videos (IMVs) is an effective method for the early detection of cerebral palsy (CP) in infants. Automated body parsing is a crucial step towards computer-aided GMA, in…

Weakly and Semi Supervised Human Body Part Parsing via Pose-Guided Knowledge Transfer

2018-05-11 · CVPR 2018 6 · Hao-Shu Fang, Guansong Lu, Xiaolin Fang, Jianwen Xie 외

Human body part parsing, or human semantic part segmentation, is fundamental to many computer vision tasks. In conventional semantic segmentation methods, the ground truth segmentations are provided, and fully convolutio…

Human ParsingHuman Part SegmentationSegmentationSemantic Segmentation+1

Look into Person: Joint Body Parsing & Pose Estimation Network and A New Benchmark

2018-04-05 · Xiaodan Liang, Ke Gong, Xiaohui Shen, Liang Lin

Human parsing and pose estimation have recently received considerable interest due to their substantial application potentials. However, the existing datasets have limited numbers of images and annotations and lack a var…

Human ParsingPose EstimationSemantic Segmentation

Weakly Supervised Body Part Segmentation with Pose based Part Priors

2019-07-30 · Zhengyuan Yang, Yuncheng Li, Linjie Yang, Ning Zhang 외

Human body part segmentation refers to the task of predicting the semantic segmentation mask for each body part. Fully supervised body part segmentation methods achieve good performances but require an enormous amount of…

Face ParsingSegmentationSemantic Segmentation

FedParsing: a Semi-Supervised Federated Learning Model on Semantic Parsing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Although many semantic parsing models have been proven to work effectively on "NL-to-SQL", the limitation of annotated datasets remains a great challenge. In many semi-supervised models, while they use unlabeled data to …

Federated LearningSemantic Parsing