paper-with-me

Papers

Style-based Point Generator with Adversarial Rendering for Point Cloud Completion

2021-03-03 · CVPR 2021 1 · Chulin Xie, Chuxin Wang, Bo Zhang, Hao Yang, Dong Chen, Fang Wen

In this paper, we proposed a novel Style-based Point Generator with Adversarial Rendering (SpareNet) for point cloud completion. Firstly, we present the channel-attentive EdgeConv to fully exploit the local structures as well as the global shape in point features. Secondly, we observe that the concatenation manner used by vanilla foldings limits its potential of generating a complex and faithful shape. Enlightened by the success of StyleGAN, we regard the shape feature as style code that modulates the normalization layers during the folding, which considerably enhances its capability. Thirdly, we realize that existing point supervisions, e.g., Chamfer Distance or Earth Mover's Distance, cannot faithfully reflect the perceptual quality of the reconstructed points. To address this, we propose to project the completed points to depth maps with a differentiable renderer and apply adversarial training to advocate the perceptual realism under different viewpoints. Comprehensive experiments on ShapeNet and KITTI prove the effectiveness of our method, which achieves state-of-the-art quantitative performance while offering superior visual quality.

📄 PDF Abstract BibTeX arXiv:2103.02535

Code (1)

microsoft/SpareNet 공식 구현 pytorch

Tasks

Point Cloud Completion

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adaptive Instance Normalization 설명 없음
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

Multi-Frequency-Aware Patch Adversarial Learning for Neural Point Cloud Rendering

2022-10-07 · Jay Karhade, Haiyue Zhu, Ka-Shing Chung, Rajesh Tripathy 외

We present a neural point cloud rendering pipeline through a novel multi-frequency-aware patch adversarial learning framework. The proposed approach aims to improve the rendering realness by minimizing the spectrum discr…

HairNeRF: Geometry-Aware Image Synthesis for Hairstyle Transfer

2023-01-01 · ICCV 2023 1 · Seunggyu Chang, Gihoon Kim, Hayeon Kim

We propose a novel hairstyle transferred image synthesis method considering the underlying head geometry of two input images. In traditional GAN-based methods, transferring hairstyle from one image to the other often…

Image GenerationNeural Rendering

FreeStyleGAN: Free-view Editable Portrait Rendering with the Camera Manifold

2021-09-20 · Thomas Leimkühler, George Drettakis

Current Generative Adversarial Networks (GANs) produce photorealistic renderings of portrait images. Embedding real images into the latent space of such models enables high-level image editing. While recent methods provi…

3D ReconstructionMixed RealityNovel View Synthesis

MAPGN: MAsked Pointer-Generator Network for sequence-to-sequence pre-training

2021-02-15 · Mana Ihori, Naoki Makishima, Tomohiro Tanaka, Akihiko Takashima 외

This paper presents a self-supervised learning method for pointer-generator networks to improve spoken-text normalization. Spoken-text normalization that converts spoken-style text into style normalized text is becoming …

Machine TranslationSelf-Supervised LearningText Normalization

Gated-GAN: Adversarial Gated Networks for Multi-Collection Style Transfer

2019-04-04 · Xinyuan Chen, Chang Xu, Xiaokang Yang, Li Song 외

Style transfer describes the rendering of an image semantic content as different artistic styles. Recently, generative adversarial networks (GANs) have emerged as an effective approach in style transfer by adversarially …

DecoderStyle Transfer