paper-with-me

Papers

Mesh Convolution with Continuous Filters for 3D Surface Parsing

2021-12-03 · Huan Lei, Naveed Akhtar, Mubarak Shah, Ajmal Mian

Geometric feature learning for 3D surfaces is critical for many applications in computer graphics and 3D vision. However, deep learning currently lags in hierarchical modeling of 3D surfaces due to the lack of required operations and/or their efficient implementations. In this paper, we propose a series of modular operations for effective geometric feature learning from 3D triangle meshes. These operations include novel mesh convolutions, efficient mesh decimation and associated mesh (un)poolings. Our mesh convolutions exploit spherical harmonics as orthonormal bases to create continuous convolutional filters. The mesh decimation module is GPU-accelerated and able to process batched meshes on-the-fly, while the (un)pooling operations compute features for up/down-sampled meshes. We provide open-source implementation of these operations, collectively termed Picasso. Picasso supports heterogeneous mesh batching and processing. Leveraging its modular operations, we further contribute a novel hierarchical neural network for perceptual parsing of 3D surfaces, named PicassoNet++. It achieves highly competitive performance for shape analysis and scene segmentation on prominent 3D benchmarks. The code, data and trained models are available at https://github.com/EnyaHermite/Picasso.

📄 PDF Abstract BibTeX arXiv:2112.01801

Code (2)

enyahermite/picasso 공식 구현 pytorch
hlei-ziyan/Picasso 공식 구현 pytorch

Tasks

GPUScene ParsingScene Segmentation

Similar Papers 제목 키워드 기반

Mesh Convolutional Autoencoder for Semi-Regular Meshes of Different Sizes

2021-10-18 · Sara Hahner, Jochen Garcke

The analysis of deforming 3D surface meshes is accelerated by autoencoders since the low-dimensional embeddings can be used to visualize underlying dynamics. But, state-of-the-art mesh convolutional autoencoders require …

CNNs on Surfaces using Rotation-Equivariant Features

2020-06-02 · SIGGRAPH 2020 7 · Ruben Wiersma, Elmar Eisemann, Klaus Hildebrandt

This paper is concerned with a fundamental problem in geometric deep learning that arises in the construction of convolutional neural networks on surfaces. Due to curvature, the transport of filter kernels on surfaces re…

Neural Mesh Fusion: Unsupervised 3D Planar Surface Understanding

2024-02-26 · Farhad G. Zanjani, Hong Cai, Yinhao Zhu, Leyla Mirvakhabova 외

This paper presents Neural Mesh Fusion (NMF), an efficient approach for joint optimization of polygon mesh from multi-view image observations and unsupervised 3D planar-surface parsing of the scene. In contrast to implic…

Neural Rendering

DiffusionNet: Discretization Agnostic Learning on Surfaces

2020-12-01 · Nicholas Sharp, Souhaib Attaiki, Keenan Crane, Maks Ovsjanikov

We introduce a new general-purpose approach to deep learning on 3D surfaces, based on the insight that a simple diffusion layer is highly effective for spatial communication. The resulting networks are automatically robu…

3D Human Mesh Regression with Dense Correspondence

2020-06-10 · CVPR 2020 6 · Wang Zeng, Wanli Ouyang, Ping Luo, Wentao Liu 외

Estimating 3D mesh of the human body from a single 2D image is an important task with many applications such as augmented reality and Human-Robot interaction. However, prior works reconstructed 3D mesh from global image …

3D Human Pose Estimation3D Human Reconstructionregression