paper-with-me

Papers

Unsupervised 3D Pose Estimation for Hierarchical Dance Video Recognition

2021-09-19 · ICCV 2021 10 · Xiaodan Hu, Narendra Ahuja

Dance experts often view dance as a hierarchy of information, spanning low-level (raw images, image sequences), mid-levels (human poses and bodypart movements), and high-level (dance genre). We propose a Hierarchical Dance Video Recognition framework (HDVR). HDVR estimates 2D pose sequences, tracks dancers, and then simultaneously estimates corresponding 3D poses and 3D-to-2D imaging parameters, without requiring ground truth for 3D poses. Unlike most methods that work on a single person, our tracking works on multiple dancers, under occlusions. From the estimated 3D pose sequence, HDVR extracts body part movements, and therefrom dance genre. The resulting hierarchical dance representation is explainable to experts. To overcome noise and interframe correspondence ambiguities, we enforce spatial and temporal motion smoothness and photometric continuity over time. We use an LSTM network to extract 3D movement subsequences from which we recognize the dance genre. For experiments, we have identified 154 movement types, of 16 body parts, and assembled a new University of Illinois Dance (UID) Dataset, containing 1143 video clips of 9 genres covering 30 hours, annotated with movement and genre labels. Our experimental results demonstrate that our algorithms outperform the state-of-the-art 3D pose estimation methods, which also enhances our dance recognition performance.

📄 PDF Abstract BibTeX arXiv:2109.09166

Code (1)

garfield-kh/posetriplet pytorch

Tasks

3D Pose EstimationPose EstimationUnsupervised 3D Human Pose EstimationVideo RecognitionWeakly-supervised 3D Human Pose Estimation

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

3D Hierarchical Refinement and Augmentation for Unsupervised Learning of Depth and Pose from Monocular Video

2021-12-06 · Guangming Wang, Jiquan Zhong, Shijie Zhao, Wenhua Wu 외

Depth and ego-motion estimations are essential for the localization and navigation of autonomous robots and autonomous driving. Recent studies make it possible to learn the per-pixel depth and ego-motion from the unlabel…

3D geometryAutonomous DrivingDepth EstimationImage Augmentation+2

Unsupervised Monocular Depth Estimation Based on Hierarchical Feature-Guided Diffusion

2024-06-14 · Runze Liu, DongChen zhu, Guanghui Zhang, Yue Xu 외

Unsupervised monocular depth estimation has received widespread attention because of its capability to train without ground truth. In real-world scenarios, the images may be blurry or noisy due to the influence of weathe…

DenoisingDepth EstimationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Learning Temporally and Semantically Consistent Unpaired Video-to-video Translation Through Pseudo-Supervision From Synthetic Optical Flow

2022-01-15 · Kaihong Wang, Kumar Akash, Teruhisa Misu

Unpaired video-to-video translation aims to translate videos between a source and a target domain without the need of paired training data, making it more feasible for real applications. Unfortunately, the translated vid…

Motion EstimationOptical Flow EstimationTranslation

Unsupervised Prior Learning: Discovering Categorical Pose Priors from Videos

2024-10-04 · Ziyu Wang, Shuangpeng Han, Mike Zheng Shou, Mengmi Zhang

A prior represents a set of beliefs or assumptions about a system, aiding inference and decision-making. In this work, we introduce the challenge of unsupervised prior learning in pose estimation, where AI models learn p…

Animal Pose EstimationDecision MakingImage ReconstructionPose Estimation

SemVideo: Reconstructs What You Watch from Brain Activity via Hierarchical Semantic Guidance

2026-02-25 · Minghan Yang, Lan Yang, Ke Li, Honggang Zhang 외 arxiv

Reconstructing dynamic visual experiences from brain activity provides a compelling avenue for exploring the neural mechanisms of human visual perception. While recent progress in fMRI-based image reconstruction has been…

Image ReconstructionVideo Reconstruction