paper-with-me

홈 › Papers

Deformable Voxel Grids for Shape Comparisons

2022-11-21 · Raphaël Groscot, Laurent D. Cohen

We present Deformable Voxel Grids (DVGs) for 3D shapes comparison and processing. It consists of a voxel grid which is deformed to approximate the silhouette of a shape, via energy-minimization. By interpreting the DVG as a local coordinates system, it provides a better embedding space than a regular voxel grid, since it is adapted to the geometry of the shape. It also allows to deform the shape by moving the control points of the DVG, in a similar manner to the Free Form Deformation, but with easier interpretability of the control points positions. After proposing a computation scheme of the energies compatible with meshes and pointclouds, we demonstrate the use of DVGs in a variety of applications: correspondences via cubification, style transfer, shape retrieval and PCA deformations. The first two require no learning and can be readily run on any shapes in a matter of minutes on modest hardware. As for the last two, they require to first optimize DVGs on a collection of shapes, which amounts to a pre-processing step. Then, determining PCA coordinates is straightforward and brings a few parameters to deform a shape.

📄 PDF Abstract BibTeX arXiv:2211.11609

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalStyle Transfer

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

DispVoxNets: Non-Rigid Point Set Alignment with Supervised Learning Proxies

2019-07-24 · Soshi Shimada, Vladislav Golyanik, Edgar Tretschk, Didier Stricker 외

We introduce a supervised-learning framework for non-rigid point set alignment of a new kind - Displacements on Voxels Networks (DispVoxNets) - which abstracts away from the point set representation and regresses 3D disp…

Towards 3D Semantic Scene Completion for Autonomous Driving: A Meta-Learning Framework Empowered by Deformable Large-Kernel Attention and Mamba Model

2024-11-06 · Yansong Qu, Zilin Huang, Zihao Sheng, Tiantian Chen 외

Semantic scene completion (SSC) is essential for achieving comprehensive perception in autonomous driving systems. However, existing SSC methods often overlook the high deployment costs in real-world applications. Tradit…

3D Semantic Scene CompletionAutonomous DrivingAutonomous VehiclesMamba+2

MeshDiffusion: Score-based Generative 3D Mesh Modeling

2023-03-14 · Zhen Liu, Yao Feng, Michael J. Black, Derek Nowrouzezahrai 외

We consider the task of generating realistic 3D shapes, which is useful for a variety of applications such as automatic scene generation and physical simulation. Compared to other 3D representations like voxels and point…

Scene Generation

NeuDA: Neural Deformable Anchor for High-Fidelity Implicit Surface Reconstruction

2023-03-04 · CVPR 2023 1 · Bowen Cai, Jinchi Huang, Rongfei Jia, Chengfei Lv 외

This paper studies implicit surface reconstruction leveraging differentiable ray casting. Previous works such as IDR and NeuS overlook the spatial context in 3D space when predicting and rendering the surface, thereby ma…

Surface ReconstructionVocal Bursts Intensity Prediction

Neural 3D Morphable Models: Spiral Convolutional Networks for 3D Shape Representation Learning and Generation

2019-05-08 · ICCV 2019 10 · Giorgos Bouritsas, Sergiy Bokhnyak, Stylianos Ploumpis, Michael Bronstein 외

Generative models for 3D geometric data arise in many important applications in 3D computer vision and graphics. In this paper, we focus on 3D deformable shapes that share a common topological structure, such as human fa…

3D Shape RepresentationInductive BiasRepresentation Learning