paper-with-me

Papers

Learning 3D Shape Completion under Weak Supervision

2018-05-18 · David Stutz, Andreas Geiger

We address the problem of 3D shape completion from sparse and noisy point clouds, a fundamental problem in computer vision and robotics. Recent approaches are either data-driven or learning-based: Data-driven approaches rely on a shape model whose parameters are optimized to fit the observations; Learning-based approaches, in contrast, avoid the expensive optimization step by learning to directly predict complete shapes from incomplete observations in a fully-supervised setting. However, full supervision is often not available in practice. In this work, we propose a weakly-supervised learning-based approach to 3D shape completion which neither requires slow optimization nor direct supervision. While we also learn a shape prior on synthetic data, we amortize, i.e., learn, maximum likelihood fitting using deep neural networks resulting in efficient shape completion without sacrificing accuracy. On synthetic benchmarks based on ShapeNet and ModelNet as well as on real robotics data from KITTI and Kinect, we demonstrate that the proposed amortized maximum likelihood approach is able to compete with recent fully supervised baselines and outperforms data-driven approaches, while requiring less supervision and being significantly faster.

📄 PDF Abstract BibTeX arXiv:1805.07290

Code (5)

davidstutz/ijcv2018-improved-shape-completion 공식 구현 pytorch
davidstutz/aml-improved-shape-completion pytorch
davidstutz/cvpr2018-shape-completion pytorch
davidstutz/mesh-fusion
paschalidoud/mesh_fusion_simple

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

Learning 3D Shape Completion From Laser Scan Data With Weak Supervision

2018-06-01 · CVPR 2018 6 · David Stutz, Andreas Geiger

3D shape completion from partial point clouds is a fundamental problem in computer vision and computer graphics. Recent approaches can be characterized as either data-driven or learning-based. Data-driven approaches rely…

Weakly-supervised Learning

Weakly-supervised 3D Shape Completion in the Wild

2020-08-20 · ECCV 2020 8 · Jiayuan Gu, Wei-Chiu Ma, Sivabalan Manivasagam, Wenyuan Zeng 외

3D shape completion for real data is important but challenging, since partial point clouds acquired by real-world sensors are usually sparse, noisy and unaligned. Different from previous methods, we address the problem o…

Point Cloud RegistrationPose Estimation

MAGE: View-guided Point Cloud Completion with Efficient Modality Alignment and Adaptive Geometry Enhancement

2026-06-30 · Weize Quan, Zhengwei Wu, Kai Wang, Dong-Ming Yan arxiv

View-based point cloud completion aims to recover a complete 3D shape from a partial point cloud, guided by a single-view image. However, existing approaches often suffer from limited performance due to weak modality ali…

Point Cloud Completion

Weakly-Supervised Completion Moment Detection using Temporal Attention

2019-10-22 · Farnoosh Heidarivincheh, Majid Mirmehdi, Dima Damen

Monitoring the progression of an action towards completion offers fine grained insight into the actor's behaviour. In this work, we target detecting the completion moment of actions, that is the moment when the action's …

MobilePose: Real-Time Pose Estimation for Unseen Objects with Weak Shape Supervision

2020-03-07 · Tingbo Hou, Adel Ahmadyan, Liangkai Zhang, Jianing Wei 외

In this paper, we address the problem of detecting unseen objects from RGB images and estimating their poses in 3D. We propose two mobile friendly networks: MobilePose-Base and MobilePose-Shape. The former is used when t…

Monocular 3D Object DetectionPose Estimation