中文
相关论文

相关论文: Implicit Feature Networks for Texture Completion f…

200 篇论文

While many works focus on 3D reconstruction from images, in this paper, we focus on 3D shape reconstruction and completion from a variety of 3D inputs, which are deficient in some respect: low and high resolution voxels, sparse and dense…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Julian Chibane , Thiemo Alldieck , Gerard Pons-Moll

Reconstructing 3D human body shapes from 3D partial textured scans remains a fundamental task for many computer vision and graphics applications -- e.g., body animation, and virtual dressing. We propose a new neural network architecture for…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Ahmet Serdar Karadeniz , Sk Aziz Ali , Anis Kacem , Elona Dupont , Djamila Aouada

We present a data-driven inference method that can synthesize a photorealistic texture map of a complete 3D face model given a partial 2D view of a person in the wild. After an initial estimation of shape and low-frequency albedo, we…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Shunsuke Saito , Lingyu Wei , Liwen Hu , Koki Nagano , Hao Li

We propose a data-driven method for recovering miss-ing parts of 3D shapes. Our method is based on a new deep learning architecture consisting of two sub-networks: a global structure inference network and a local geometry refinement…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Xiaoguang Han , Zhen Li , Haibin Huang , Evangelos Kalogerakis , Yizhou Yu

In this work, we present an automated workflow to bring human figures, one of the most frequently appearing entities on pictorial maps, to the third dimension. Our workflow is based on training data and neural networks for single-view 3D…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Raimund Schnürer , A. Cengiz Öztireli , Magnus Heitzler , René Sieber , Lorenz Hurni

We introduce a data-driven approach to complete partial 3D shapes through a combination of volumetric deep neural networks and 3D shape synthesis. From a partially-scanned input shape, our method first infers a low-resolution -- but…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Angela Dai , Charles Ruizhongtai Qi , Matthias Nießner

Texture is an essential property of physical objects that affects aesthetics, usability, and functionality. However, designing and applying textures to 3D objects with existing tools remains difficult and time-consuming; it requires…

人机交互 · 计算机科学 2017-03-17 Ryo Suzuki , Tom Yeh , Koji Yatani , Mark D. Gross

Tracking objects in 3D space and predicting their 6DoF pose is an essential task in computer vision. State-of-the-art approaches often rely on object texture to tackle this problem. However, while they achieve impressive results, many…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Manuel Stoiber , Martin Sundermeyer , Rudolph Triebel

Implicit neural representation (INR) has proven to be accurate and efficient in various domains. In this work, we explore how different neural networks can be designed as a new texture INR, which operates in a continuous manner rather than…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Albert Kwok , Zheyuan Hu , Dounia Hammou

In this paper, we propose a new approach to perform supervised texture classification/segmentation. The proposed idea is to feed a Fully Convolutional Network with specific texture descriptors. These texture features are extracted from…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Yuan Huang , Fugen Zhou , Jerome Gilles

Humans can easily perceive illusory contours and complete missing forms in fragmented shapes. This work investigates whether such capability can arise in convolutional neural networks (CNNs) using deep structural priors computed directly…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Ali Shiraee , Morteza Rezanejad , Mohammad Khodadad , Dirk B. Walther , Hamidreza Mahyar

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

Many robotic tasks involving some form of 3D visual perception greatly benefit from a complete knowledge of the working environment. However, robots often have to tackle unstructured environments and their onboard visual sensors can only…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Andrea Rosasco , Stefano Berti , Fabrizio Bottarel , Michele Colledanchise , Lorenzo Natale

During 3D reconstruction, it is often the case that people cannot scan each individual object from all views, resulting in missing geometry in the captured scan. This missing geometry can be fundamentally limiting for many applications,…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Ji Hou , Angela Dai , Matthias Nießner

We propose a novel model for 3D semantic completion from a single depth image, based on a single encoder and three separate generators used to reconstruct different geometric and semantic representations of the original and completed scene,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Yida Wang , David Joseph Tan , Nassir Navab , Federico Tombari

We present a novel neural implicit shape method for partial point cloud completion. To that end, we combine a conditional Deep-SDF architecture with learned, adversarial shape priors. More specifically, our network converts partial inputs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Abhishek Saroha , Marvin Eisenberger , Tarun Yenamandra , Daniel Cremers

In the last decade, deep learning has contributed to advances in a wide range computer vision tasks including texture analysis. This paper explores a new approach for texture segmentation using deep convolutional neural networks, sharing…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Vincent Andrearczyk , Paul F. Whelan

We introduce TM-NET, a novel deep generative model for synthesizing textured meshes in a part-aware manner. Once trained, the network can generate novel textured meshes from scratch or predict textures for a given 3D mesh, without image…

图形学 · 计算机科学 2021-06-10 Lin Gao , Tong Wu , Yu-Jie Yuan , Ming-Xian Lin , Yu-Kun Lai , Hao Zhang

To realize accurate texture classification, this article proposes a complex networks (CN)-based multi-feature fusion method to recognize texture images. Specifically, we propose two feature extractors to detect the global and local features…

图像与视频处理 · 电气工程与系统科学 2021-06-22 Zhengrui Huang

Deep convolutional networks (CNNs) have exhibited their potential in image inpainting for producing plausible results. However, in most existing methods, e.g., context encoder, the missing parts are predicted by propagating the surrounding…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Zhaoyi Yan , Xiaoming Li , Mu Li , Wangmeng Zuo , Shiguang Shan
‹ 上一页 1 2 3 10 下一页 ›