Neural Scene Decomposition

Learning general image representations has proven key to the success of many computer vision tasks. For example, many approaches to image understanding problems rely on deep networks that were initially trained on ImageNet, mostly because the learned features are a valuable starting point to learn from limited labeled data. However, when it comes to 3D motion capture of multiple people, these features are only of limited use.

In this paper, we therefore propose an approach to learning features that are useful for this purpose. To this end, we introduce a self-supervised approach to learning what we call a neural scene decomposition (NSD) that can be exploited for 3D pose estimation. NSD comprises three layers of abstraction to represent human subjects: spatial layout in terms of bounding-boxes and relative depth; a 2D shape representation in terms of an instance segmentation mask; and subject-specific appearance and 3D pose information. By exploiting self-supervision coming from multiview data, our NSD model can be trained end-to-end without any 2D or 3D supervision. In contrast to previous approaches, it works for multiple persons and full-frame images.
Because it encodes 3D geometry, NSD can then be effectively leveraged to train a 3D pose estimation network from small amounts of annotated data.

Dataset

To get access to the Ski-Pose PTZ-Camera Dataset please contact Helge Rhodin and provide the following information:

Your full name, affiliation (send the email from your institutional mail address), your supervisor (professor), and your intended use case.

The dataset contains:

  • 7-camera multi-view setup, calibrated cameras
  • 8 sequences
  • 11 boxers
  • 87k + 37k + 28k frames (training + validation + test)
  • Annotation: background image, 3D pose, camera calibration

References

Scene Decomposition and Relighting from Image Collections in Neural Rendering

D. Wang 

2022-08-23.

Unsupervised Visual Entity Abstraction towards 2D and 3D Compositional Models

B. Besbinar / P. Frossard (Dir.)  

Lausanne, EPFL, 2022. 

Neural Scene Decomposition for Multi-Person Motion Capture

H. Rhodin; V. Constantin; I. Katircioglu; M. Salzmann; P. Fua 

2019-06-20. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Long Beach, CA, Jun 16-20, 2019. p. 7695-7705. DOI : 10.1109/CVPR.2019.00789.