中文
相关论文

相关论文: Analytic Marching: An Analytic Meshing Solution fr…

200 篇论文

Despite the promising results of multi-view reconstruction, the recent neural rendering-based methods, such as implicit surface rendering (IDR) and volume rendering (NeuS), not only incur a heavy computational burden on training but also…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Yisu Zhang , Jianke Zhu , Lixiang Lin

The goal of this project is to learn a 3D shape representation that enables accurate surface reconstruction, compact storage, efficient computation, consistency for similar shapes, generalization across diverse shape categories, and…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Kyle Genova , Forrester Cole , Avneesh Sud , Aaron Sarna , Thomas Funkhouser

Marching surfaces is a method for isosurface extraction and approximation based on a $G^1$ multi-sided patch interpolation scheme. Given a 3D grid of scalar values, an underlying curve network is formed using second order information and…

图形学 · 计算机科学 2015-02-10 Gustavo Chávez , Alyn Rockwood

We investigate the impact of channel-wise mixing via multi-layer perceptrons (MLPs) on the generalization capabilities of recurrent convolutional networks. Specifically, we compare two architectures: DARC (Depth Aware Recurrent…

机器学习 · 计算机科学 2025-08-13 Nathan Breslow

This paper addresses mesh restoration problems, i.e., denoising and completion, by learning self-similarity in an unsupervised manner. For this purpose, the proposed method, which we refer to as Deep Mesh Prior, uses a graph convolutional…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Shota Hattori , Tatsuya Yatagawa , Yutaka Ohtake , Hiromasa Suzuki

We propose a simple but effective data-driven channel pruning algorithm, which compresses deep neural networks in a differentiable way by exploiting the characteristics of operations. The proposed approach makes a joint consideration of…

机器学习 · 计算机科学 2020-07-23 Minsoo Kang , Bohyung Han

Masking strategies commonly employed in natural language processing are still underexplored in vision tasks such as concept learning, where conventional methods typically rely on full images. However, using masked images diversifies…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Yuwei Sun , Lu Mi , Ippei Fujisawa , Ruiqiao Mei , Jimin Chen , Siyu Zhu , Ryota Kanai

The study of neurodegenerative diseases relies on the reconstruction and analysis of the brain cortex from magnetic resonance imaging (MRI). Traditional frameworks for this task like FreeSurfer demand lengthy runtimes, while its accelerated…

图像与视频处理 · 电气工程与系统科学 2020-10-23 Rodrigo Santa Cruz , Leo Lebrat , Pierrick Bourgeat , Clinton Fookes , Jurgen Fripp , Olivier Salvado

In this paper we describe a parallel implicit method based on radial basis functions (RBF) for surface reconstruction. The applicability of RBF methods is hindered by its computational demand, that requires the solution of linear systems of…

分布式、并行与集群计算 · 计算机科学 2013-05-23 Salvatore Cuomo , Ardelio Gallettiy , Giulio Giuntay , Alfredo Staracey

The question of representation of 3D geometry is of vital importance when it comes to leveraging the recent advances in the field of machine learning for geometry processing tasks. For common unstructured surface meshes state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Isaak Lim , Alexander Dielen , Marcel Campen , Leif Kobbelt

We are interested in reconstructing the mesh representation of object surfaces from point clouds. Surface reconstruction is a prerequisite for downstream applications such as rendering, collision avoidance for planning, animation, etc.…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Minghua Liu , Xiaoshuai Zhang , Hao Su

The paper briefy reviews several recent results on hierarchical architectures for learning from examples, that may formally explain the conditions under which Deep Convolutional Neural Networks perform much better in function approximation…

机器学习 · 计算机科学 2016-08-12 Hrushikesh Mhaskar , Tomaso Poggio

Segmentation of multiple surfaces in medical images is a challenging problem, further complicated by the frequent presence of weak boundary and mutual influence between adjacent objects. The traditional graph-based optimal surface…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Hui Xie , Zhe Pan , Leixin Zhou , Fahim A Zaman , Danny Chen , Jost B Jonas , Yaxing Wang , Xiaodong Wu

Multi-layer perceptron (MLP) is a fundamental component of deep learning, and recent MLP-based architectures, especially the MLP-Mixer, have achieved significant empirical success. Nevertheless, our understanding of why and how the…

机器学习 · 计算机科学 2024-05-08 Tomohiro Hayase , Ryo Karakida

Extracting surfaces from Signed Distance Fields (SDFs) can be accomplished using traditional algorithms, such as Marching Cubes. However, since they rely on sign flips across the surface, these algorithms cannot be used directly on Unsigned…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Federico Stella , Nicolas Talabot , Hieu Le , Pascal Fua

We study the problem of learning one-hidden-layer neural networks with Rectified Linear Unit (ReLU) activation function, where the inputs are sampled from standard Gaussian distribution and the outputs are generated from a noisy teacher…

机器学习 · 统计学 2018-06-21 Xiao Zhang , Yaodong Yu , Lingxiao Wang , Quanquan Gu

In the effort to learn from extensive collections of distributed data, federated learning has emerged as a promising approach for preserving privacy by using a gradient-sharing mechanism instead of exchanging raw data. However, recent…

Neural networks are highly effective tools for image reconstruction problems such as denoising and compressive sensing. To date, neural networks for image reconstruction are almost exclusively convolutional. The most popular architecture is…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Youssef Mansour , Kang Lin , Reinhard Heckel

The field of computational imaging has witnessed a promising paradigm shift with the emergence of untrained neural networks, offering novel solutions to inverse computational imaging problems. While existing techniques have demonstrated…

图像与视频处理 · 电气工程与系统科学 2024-11-28 Abeer Banerjee , Sanjay Singh

Iterative refinement -- start with a random guess, then iteratively improve the guess -- is a useful paradigm for representation learning because it offers a way to break symmetries among equally plausible explanations for the data. This…

机器学习 · 计算机科学 2023-01-03 Michael Chang , Thomas L. Griffiths , Sergey Levine