paper-with-me

Papers

TextureNet: Consistent Local Parametrizations for Learning from High-Resolution Signals on Meshes

2018-11-30 · CVPR 2019 6 · Jingwei Huang, Haotian Zhang, Li Yi, Thomas Funkhouser, Matthias Nießner, Leonidas Guibas

We introduce, TextureNet, a neural network architecture designed to extract features from high-resolution signals associated with 3D surface meshes (e.g., color texture maps). The key idea is to utilize a 4-rotational symmetric (4-RoSy) field to define a domain for convolution on a surface. Though 4-RoSy fields have several properties favorable for convolution on surfaces (low distortion, few singularities, consistent parameterization, etc.), orientations are ambiguous up to 4-fold rotation at any sample point. So, we introduce a new convolutional operator invariant to the 4-RoSy ambiguity and use it in a network to extract features from high-resolution signals on geodesic neighborhoods of a surface. In comparison to alternatives, such as PointNet based methods which lack a notion of orientation, the coherent structure given by these neighborhoods results in significantly stronger features. As an example application, we demonstrate the benefits of our architecture for 3D semantic segmentation of textured 3D meshes. The results show that our method outperforms all existing methods on the basis of mean IoU by a significant margin in both geometry-only (6.4%) and RGB+Geometry (6.9-8.2%) settings.

📄 PDF Abstract BibTeX arXiv:1812.00020

Code (1)

hjwdzh/TextureNet

Tasks

3D Semantic SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A posteriori learning for quasi-geostrophic turbulence parametrization

2022-04-08 · Hugo Frezat, Julien Le Sommer, Ronan Fablet, Guillaume Balarac 외

The use of machine learning to build subgrid parametrizations for climate models is receiving growing attention. State-of-the-art strategies address the problem as a supervised learning task and optimize algorithms that …

Explicit Spatial Encoding for Deep Local Descriptors

2019-04-15 · CVPR 2019 6 · Arun Mukundan, Giorgos Tolias, Ondrej Chum

We propose a kernelized deep local-patch descriptor based on efficient match kernels of neural network activations. Response of each receptive field is encoded together with its spatial location using explicit feature ma…

Locally-adapted convolution-based super-resolution of irregularly-sampled ocean remote sensing data

2017-04-07 · Manuel López-Radcenco, Ronan Fablet, Abdeldjalil Aïssa-El-Bey, Pierre Ailliot

Super-resolution is a classical problem in image processing, with numerous applications to remote sensing image enhancement. Here, we address the super-resolution of irregularly-sampled remote sensing images. Using an op…

Image EnhancementSuper-Resolution

Multiscale Neural Operator: Learning Fast and Grid-independent PDE Solvers

2022-07-23 · Björn Lütjens, Catherine H. Crawford, Campbell D Watson, Christopher Hill 외

Numerical simulations in climate, chemistry, or astrophysics are computationally too expensive for uncertainty quantification or parameter-exploration at high-resolution. Reduced-order or surrogate models are multiple or…

Operator learningUncertainty Quantification

Multiple-Kernel Local-Patch Descriptor

2017-07-25 · Arun Mukundan, Giorgos Tolias, Ondrej Chum

We propose a multiple-kernel local-patch descriptor based on efficient match kernels of patch gradients. It combines two parametrizations of gradient position and direction, each parametrization provides robustness to a …

Position