中文
相关论文

相关论文: DISN: Deep Implicit Surface Network for High-quali…

200 篇论文

Restoring the clean background from the superimposed images containing a noisy layer is the common crux of a classical category of tasks on image restoration such as image reflection removal, image deraining and image dehazing. These tasks…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Xin Feng , Wenjie Pei , Zihui Jia , Fanglin Chen , David Zhang , Guangming Lu

Recently, deep neural networks have achieved impressive performance in terms of both reconstruction accuracy and efficiency for single image super-resolution (SISR). However, the network model of these methods is a fully convolutional…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Yongliang Tang , Jiashui Huang , Faen Zhang , Weiguo Gong

We present a new deep supervised learning method for intrinsic decomposition of a single image into its albedo and shading components. Our contributions are based on a new fully convolutional neural network that estimates absolute albedo…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Louis Lettry , Kenneth Vanhoey , Luc Van Gool

Image restoration has seen substantial progress in recent years. However, existing methods often neglect depth information, which hurts similarity matching, results in attention distractions in shallow depth-of-field (DoF) scenarios, and…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Junyi He , Liuling Chen , Hongyang Zhou , Zhang xiaoxing , Xiaobin Zhu , Shengxiang Yu , Jingyan Qin , Xu-Cheng Yin

Dense 3D reconstruction has many applications in automated driving including automated annotation validation, multimodal data augmentation, providing ground truth annotations for systems lacking LiDAR, as well as enhancing auto-labeling…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Shihao Shen , Louis Kerofsky , Varun Ravi Kumar , Senthil Yogamani

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

We propose a novel method to reconstruct the 3D shapes of transparent objects using hand-held captured images under natural light conditions. It combines the advantage of explicit mesh and multi-layer perceptron (MLP) network, a hybrid…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Jiamin Xu , Zihan Zhu , Hujun Bao , Weiwei Xu

Researches in novel viewpoint synthesis majorly focus on interpolation from multi-view input images. In this paper, we focus on a more challenging and ill-posed problem that is to synthesize novel viewpoints from one single input image. To…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Xiaodong Cun , Feng Xu , Chi-Man Pun , Hao Gao

Recovering the 3D scene geometry from a single view is a fundamental yet ill-posed problem in computer vision. While classical depth estimation methods infer only a 2.5D scene representation limited to the image plane, recent approaches…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Rui Li , Tobias Fischer , Mattia Segu , Marc Pollefeys , Luc Van Gool , Federico Tombari

Recently, deep learning based 3D face reconstruction methods have shown promising results in both quality and efficiency.However, training deep neural networks typically requires a large volume of data, whereas face images with ground-truth…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Yu Deng , Jiaolong Yang , Sicheng Xu , Dong Chen , Yunde Jia , Xin Tong

In recent years there has been great interest in using deep neural networks (DNN) for super-resolution image reconstruction including for structured illumination microscopy (SIM). While these methods have shown very promising results, they…

图像与视频处理 · 电气工程与系统科学 2023-03-22 Zachary Burns , Zhaowei Liu

We present a new effective way for performance capture of deforming meshes with fine-scale time-varying surface detail from multi-view video. Our method builds up on coarse 4D surface reconstructions, as obtained with commonly used…

计算机视觉与模式识别 · 计算机科学 2016-02-08 Nadia Robertini , Edilson De Aguiar , Thomas Helten , Christian Theobalt

Modern 3D computer vision leverages learning to boost geometric reasoning, mapping image data to classical structures such as cost volumes or epipolar constraints to improve matching. These architectures are specialized according to the…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Vitor Guizilini , Igor Vasiljevic , Jiading Fang , Rares Ambrus , Greg Shakhnarovich , Matthew Walter , Adrien Gaidon

Deep convolutional neural networks achieve excellent image up-sampling performance. However, CNN-based methods tend to restore high-resolution results highly depending on traditional interpolations (e.g. bicubic). In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Bolun Cai , Xiangmin Xu , Kailing Guo , Kui Jia , Dacheng Tao

All current non-rigid structure from motion (NRSfM) algorithms are limited with respect to: (i) the number of images, and (ii) the type of shape variability they can handle. This has hampered the practical utility of NRSfM for many…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Chen Kong , Simon Lucey

In this paper, we introduce 3D-GMNet, a deep neural network for 3D object shape reconstruction from a single image. As the name suggests, 3D-GMNet recovers 3D shape as a Gaussian mixture. In contrast to voxels, point clouds, or meshes, a…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Kohei Yamashita , Shohei Nobuhara , Ko Nishino

This paper proposes a deep neural architecture, PlaneRCNN, that detects and reconstructs piecewise planar surfaces from a single RGB image. PlaneRCNN employs a variant of Mask R-CNN to detect planes with their plane parameters and…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Chen Liu , Kihwan Kim , Jinwei Gu , Yasutaka Furukawa , Jan Kautz

We present a method for recovering the dense 3D surface of the hand by regressing the vertex coordinates of a mesh model from a single depth map. To this end, we use a two-stage 2D fully convolutional network architecture. In the first…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Chengde Wan , Thomas Probst , Luc Van Gool , Angela Yao

In this paper, we propose a novel system named Disp R-CNN for 3D object detection from stereo images. Many recent works solve this problem by first recovering a point cloud with disparity estimation and then apply a 3D detector. The…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Jiaming Sun , Linghao Chen , Yiming Xie , Siyu Zhang , Qinhong Jiang , Xiaowei Zhou , Hujun Bao

Surface reconstruction with preservation of geometric features is a challenging computer vision task. Despite significant progress in implicit shape reconstruction, state-of-the-art mesh extraction methods often produce aliased,…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Natalia Soboleva , Olga Gorbunova , Maria Ivanova , Evgeny Burnaev , Matthias Nießner , Denis Zorin , Alexey Artemov