paper-with-me

홈 › Papers

Adversarial Texture Optimization from RGB-D Scans

2020-03-18 · CVPR 2020 6 · Jingwei Huang, Justus Thies, Angela Dai, Abhijit Kundu, Chiyu Max Jiang, Leonidas Guibas, Matthias Nießner, Thomas Funkhouser

Realistic color texture generation is an important step in RGB-D surface reconstruction, but remains challenging in practice due to inaccuracies in reconstructed geometry, misaligned camera poses, and view-dependent imaging artifacts. In this work, we present a novel approach for color texture generation using a conditional adversarial loss obtained from weakly-supervised views. Specifically, we propose an approach to produce photorealistic textures for approximate surfaces, even from misaligned images, by learning an objective function that is robust to these errors. The key idea of our approach is to learn a patch-based conditional discriminator which guides the texture optimization to be tolerant to misalignments. Our discriminator takes a synthesized view and a real image, and evaluates whether the synthesized one is realistic, under a broadened definition of realism. We train the discriminator by providing as `real' examples pairs of input views and their misaligned versions -- so that the learned adversarial loss will tolerate errors from the scans. Experiments on synthetic and real data under quantitative or qualitative evaluation demonstrate the advantage of our approach in comparison to state of the art. Our code is publicly available with video demonstration.

📄 PDF Abstract BibTeX arXiv:2003.08400

Code (1)

hjwdzh/AdversarialTexture 공식 구현 tf

Tasks

Surface ReconstructionTexture Synthesis

Similar Papers 제목 키워드 기반

Multi-Scale Texture Loss for CT denoising with GANs

2024-03-25 · Francesco Di Feola, Lorenzo Tronchin, Valerio Guarrasi, Paolo Soda

Generative Adversarial Networks (GANs) have proved as a powerful framework for denoising applications in medical imaging. However, GAN-based denoising algorithms still suffer from limitations in capturing complex relatio…

DenoisingImage Generation

Initialization and Alignment for Adversarial Texture Optimization

2022-07-28 · Xiaoming Zhao, Zhizhen Zhao, Alexander G. Schwing

While recovery of geometry from image and video data has received a lot of attention in computer vision, methods to capture the texture for a given geometry are less mature. Specifically, classical methods for texture ge…

Texture Synthesis

Using a Generative Adversarial Network for CT Normalization and its Impact on Radiomic Features

2020-01-22 · Leihao Wei, Yannan Lin, William Hsu

Computer-Aided-Diagnosis (CADx) systems assist radiologists with identifying and classifying potentially malignant pulmonary nodules on chest CT scans using morphology and texture-based (radiomic) features. However, radi…

Generative Adversarial NetworkSSIM

SHARP 2020: The 1st Shape Recovery from Partial Textured 3D Scans Challenge Results

2020-10-26 · Alexandre Saint, Anis Kacem, Kseniya Cherenkova, Konstantinos Papadopoulos 외

The SHApe Recovery from Partial textured 3D scans challenge, SHARP 2020, is the first edition of a challenge fostering and benchmarking methods for recovering complete textured 3D scans from raw incomplete data. SHARP 20…

Benchmarking

TSCom-Net: Coarse-to-Fine 3D Textured Shape Completion Network

2022-08-18 · Ahmet Serdar Karadeniz, Sk Aziz Ali, Anis Kacem, Elona Dupont 외

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 netw…