paper-with-me

Papers

Self-supervised Shape Completion via Involution and Implicit Correspondences

2024-09-24 · Mengya Liu, Ajad Chhatkuli, Janis Postels, Luc van Gool, Federico Tombari

3D shape completion is traditionally solved using supervised training or by distribution learning on complete shape examples. Recently self-supervised learning approaches that do not require any complete 3D shape examples have gained more interests. In this paper, we propose a non-adversarial self-supervised approach for the shape completion task. Our first finding is that completion problems can be formulated as an involutory function trivially, which implies a special constraint on the completion function G, such that G(G(X)) = X. Our second constraint on self-supervised shape completion relies on the fact that shape completion becomes easier to solve with correspondences and similarly, completion can simplify the correspondences problem. We formulate a consistency measure in the canonical space in order to supervise the completion function. We efficiently optimize the completion and correspondence modules using "freeze and alternate" strategy. The overall approach performs well for rigid shapes in a category as well as dynamic non-rigid shapes. We ablate our design choices and compare our solution against state-of-the-art methods, showing remarkable accuracy approaching supervised accuracy in some cases.

📄 PDF Abstract BibTeX arXiv:2409.15939

Code (1)

lmy1001/self-supervised-shape-completion 공식 구현

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Med-IC: Fusing a Single Layer Involution with Convolutions for Enhanced Medical Image Classification and Segmentation

2024-09-27 · Md. Farhadul Islam, Sarah Zabeen, Meem Arafat Manab, Mohammad Rakibul Hasan Mahin 외

The majority of medical images, especially those that resemble cells, have similar characteristics. These images, which occur in a variety of shapes, often show abnormalities in the organ or cell region. The convolution …

image-classificationImage ClassificationMedical Image Classification

Semi-supervised Implicit Scene Completion from Sparse LiDAR

2021-11-29 · Pengfei Li, Yongliang Shi, Tianyu Liu, Hao Zhao 외

Recent advances show that semi-supervised implicit representation learning can be achieved through physical constraints like Eikonal equations. However, this scheme has not yet been successfully used for LiDAR point clou…

Representation Learning

Cascaded Refinement Network for Point Cloud Completion with Self-supervision

2020-10-17 · Xiaogang Wang, Marcelo H Ang Jr, Gim Hee Lee

Point clouds are often sparse and incomplete, which imposes difficulties for real-world applications. Existing shape completion methods tend to generate rough shapes without fine-grained details. Considering this, we int…

3D Object ClassificationPoint Cloud Completion

Involution: Inverting the Inherence of Convolution for Visual Recognition

2021-03-10 · CVPR 2021 1 · Duo Li, Jie Hu, Changhu Wang, Xiangtai Li 외

Convolution has been the core ingredient of modern neural networks, triggering the surge of deep learning in vision. In this work, we rethink the inherent principles of standard convolution for vision tasks, specifically…

Image Classification

Towards Confidence-guided Shape Completion for Robotic Applications

2022-09-09 · Andrea Rosasco, Stefano Berti, Fabrizio Bottarel, Michele Colledanchise 외

Many robotic tasks involving some form of 3D visual perception greatly benefit from a complete knowledge of the working environment. However, robots often have to tackle unstructured environments and their onboard visual…

ObjectRobotic Grasping