中文
相关论文

相关论文: Learning and Meshing from Deep Implicit Surface Ne…

200 篇论文

Neural implicit fields have emerged as a powerful 3D representation for reconstructing and rendering photo-realistic views, yet they possess limited editability. Conversely, explicit 3D representations, such as polygonal meshes, offer ease…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Can Wang , Mingming He , Menglei Chai , Dongdong Chen , Jing Liao

Real-time 3D reconstruction from RGB-D sensor data plays an important role in many robotic applications, such as object modeling and mapping. The popular method of fusing depth information into a truncated signed distance function (TSDF)…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Malte Splietker , Sven Behnke

While deep learning-based image reconstruction methods have shown significant success in removing objects from pictures, they have yet to achieve acceptable results for attributing consistency to gender, ethnicity, expression, and other…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Gourango Modak , Shuvra Smaran Das , Md. Ajharul Islam Miraj , Md. Kishor Morol

Surface reconstruction from a set of scattered points, or a point cloud, has many applications ranging from computer graphics to remote sensing. We present a new method for this task that produces an implicit surface (zero-level set)…

数值分析 · 数学 2022-07-22 Kathryn P. Drake , Edward J. Fuselier , Grady B. Wright

This paper addresses the limitations of neural rendering-based multi-view surface reconstruction methods, which require an additional mesh extraction step that is inconvenient and would produce poor-quality surfaces with mesh aliasing,…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Qitong Zhang , Jieqing Feng

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

This paper addresses the challenges of designing mesh convolution neural networks for 3D mesh dense prediction. While deep learning has achieved remarkable success in image dense prediction tasks, directly applying or extending these…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Shi Hezi , Jiang Luo , Zheng Jianmin , Zeng Jun

Unsigned Distance Fields (UDFs) can be used to represent non-watertight surfaces. However, current approaches to converting them into explicit meshes tend to either be expensive or to degrade the accuracy. Here, we extend the marching cube…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Benoit Guillard , Federico Stella , Pascal Fua

Patch-based methods and deep networks have been employed to tackle image inpainting problem, with their own strengths and weaknesses. Patch-based methods are capable of restoring a missing region with high-quality texture through searching…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Rui Xu , Minghao Guo , Jiaqi Wang , Xiaoxiao Li , Bolei Zhou , Chen Change Loy

While recent advancements in deep-learning point cloud upsampling methods have improved the input to intelligent transportation systems, they still suffer from issues of domain dependency between synthetic and real-scanned point clouds.…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Sangwon Lim , Karim El-Basyouny , Yee Hong Yang

Attribution map visualization has arisen as one of the most effective techniques to understand the underlying inference process of Convolutional Neural Networks. In this task, the goal is to compute an score for each image pixel related…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Adria Ruiz , Antonio Agudo , Francesc Moreno

The recent surge of utilizing deep neural networks for geometric processing and shape modeling has opened up exciting avenues. However, there is a conspicuous lack of research efforts on using powerful neural representations to extend the…

图形学 · 计算机科学 2026-01-27 Lei Yang , Yongqing Liang , Xin Li , Congyi Zhang , Guying Lin , Alla Sheffer , Scott Schaefer , John Keyser , Wenping Wang

Neural Radiance Fields (NeRF) have constituted a remarkable breakthrough in image-based 3D reconstruction. However, their implicit volumetric representations differ significantly from the widely-adopted polygonal meshes and lack support…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Jiaxiang Tang , Hang Zhou , Xiaokang Chen , Tianshu Hu , Errui Ding , Jingdong Wang , Gang Zeng

Reconstructing 3D shapes from single-view images has been a long-standing research problem. In this paper, we present DISN, a Deep Implicit Surface Network which can generate a high-quality detail-rich 3D mesh from an 2D image by predicting…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Qiangeng Xu , Weiyue Wang , Duygu Ceylan , Radomir Mech , Ulrich Neumann

In this paper, we propose an effective and efficient face deblurring algorithm by exploiting semantic cues via deep convolutional neural networks. As the human faces are highly structured and share unified facial components (e.g., eyes and…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Ziyi Shen , Wei-Sheng Lai , Tingfa Xu , Jan Kautz , Ming-Hsuan Yang

We present a new pipeline for acquiring a textured mesh in the wild with a single smartphone which offers access to images, depth maps, and valid poses. Our method first introduces an RGBD-aided structure from motion, which can yield…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Jaehoon Choi , Dongki Jung , Taejae Lee , Sangwook Kim , Youngdong Jung , Dinesh Manocha , Donghwan Lee

Effectively parsing the facade is essential to 3D building reconstruction, which is an important computer vision problem with a large amount of applications in high precision map for navigation, computer aided design, and city generation…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Hantang Liu , Wentong Li , Jianke Zhu

In recent years, implicit surface representations through neural networks that encode the signed distance have gained popularity and have achieved state-of-the-art results in various tasks (e.g. shape representation, shape reconstruction,…

图形学 · 计算机科学 2023-01-30 Petros Tzathas , Petros Maragos , Anastasios Roussos

We propose Matrix ALPS for recovering a sparse plus low-rank decomposition of a matrix given its corrupted and incomplete linear measurements. Our approach is a first-order projected gradient method over non-convex sets, and it exploits a…

信息论 · 计算机科学 2012-06-22 Anastasios Kyrillidis , Volkan Cevher

Implicit neural representations with multi-layer perceptrons (MLPs) have recently gained prominence for a wide variety of tasks such as novel view synthesis and 3D object representation and rendering. However, a significant challenge with…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Ruofan Liang , Hongyi Sun , Nandita Vijaykumar