paper-with-me

Papers

Domes to Drones: Self-Supervised Active Triangulation for 3D Human Pose Reconstruction

2019-12-01 · NeurIPS 2019 12 · Aleksis Pirinen, Erik Gärtner, Cristian Sminchisescu

Existing state-of-the-art estimation systems can detect 2d poses of multiple people in images quite reliably. In contrast, 3d pose estimation from a single image is ill-posed due to occlusion and depth ambiguities. Assuming access to multiple cameras, or given an active system able to position itself to observe the scene from multiple viewpoints, reconstructing 3d pose from 2d measurements becomes well-posed within the framework of standard multi-view geometry. Less clear is what is an informative set of viewpoints for accurate 3d reconstruction, particularly in complex scenes, where people are occluded by others or by scene objects. In order to address the view selection problem in a principled way, we here introduce ACTOR, an active triangulation agent for 3d human pose reconstruction. Our fully trainable agent consists of a 2d pose estimation network (any of which would work) and a deep reinforcement learning-based policy for camera viewpoint selection. The policy predicts observation viewpoints, the number of which varies adaptively depending on scene content, and the associated images are fed to an underlying pose estimator. Importantly, training the policy requires no annotations - given a 2d pose estimator, ACTOR is trained in a self-supervised manner. In extensive evaluations on complex multi-people scenes filmed in a Panoptic dome, under multiple viewpoints, we compare our active triangulation agent to strong multi-view baselines, and show that ACTOR produces significantly more accurate 3d pose reconstructions. We also provide a proof-of-concept experiment indicating the potential of connecting our view selection policy to a physical drone observer.

📄 PDF Abstract BibTeX

Code (1)

ErikGartner/actor 공식 구현 tf

Tasks

2D Pose Estimation3D Pose Estimation3D ReconstructionDeep Reinforcement LearningPose EstimationReinforcement Learning

Similar Papers 제목 키워드 기반

On Triangulation as a Form of Self-Supervision for 3D Human Pose Estimation

2022-03-29 · Soumava Kumar Roy, Leonardo Citraro, Sina Honari, Pascal Fua

Supervised approaches to 3D pose estimation from single images are remarkably effective when labeled data is abundant. However, as the acquisition of ground-truth 3D labels is labor intensive and time consuming, recent a…

3D Human Pose Estimation3D Pose EstimationFormPose Estimation+2

Triangulation Residual Loss for Data-efficient 3D Pose Estimation

2023-09-21 · NeurIPS 2023 11

This paper presents Triangulation Residual loss (TR loss) for multiview 3D pose estimation in a data-efficient manner. Existing 3D supervised models usually require large-scale 3D annotated datasets, but the amount of ex…

Label-Free Long-Horizon 3D UAV Trajectory Prediction via Motion-Aligned RGB and Event Cues

2025-07-04 · Hanfang Liang, Shenghai Yuan, Fen Liu, Yizhuo Yang 외 arxiv

The widespread use of consumer drones has introduced serious challenges for airspace security and public safety. Their high agility and unpredictable motion make drones difficult to track and intercept. While existing me…

Trajectory PredictionPoint Clouds

Lightweight Multi-Drone Detection and 3D-Localization via YOLO

2022-02-18 · Aryan Sharma, Nitik Jain, Mangal Kothari

In this work, we present and evaluate a method to perform real-time multiple drone detection and three-dimensional localization using state-of-the-art tiny-YOLOv4 object detection algorithm and stereo triangulation. Our …

object-detectionObject DetectionStereo Matching

Training on the Fly: On-device Self-supervised Learning aboard Nano-drones within 20 mW

2024-08-06 · Elia Cereda, Alessandro Giusti, Daniele Palossi

Miniaturized cyber-physical systems (CPSes) powered by tiny machine learning (TinyML), such as nano-drones, are becoming an increasingly attractive technology. Their small form factor (i.e., ~10cm diameter) ensures vast …

Pose EstimationSelf-Supervised Learning