paper-with-me

홈 › Papers

A Progressive Conditional Generative Adversarial Network for Generating Dense and Colored 3D Point Clouds

2020-10-12 · Mohammad Samiul Arshad, William J. Beksi

In this paper, we introduce a novel conditional generative adversarial network that creates dense 3D point clouds, with color, for assorted classes of objects in an unsupervised manner. To overcome the difficulty of capturing intricate details at high resolutions, we propose a point transformer that progressively grows the network through the use of graph convolutions. The network is composed of a leaf output layer and an initial set of branches. Every training iteration evolves a point vector into a point cloud of increasing resolution. After a fixed number of iterations, the number of branches is increased by replicating the last branch. Experimental results show that our network is capable of learning and mimicking a 3D data distribution, and produces colored point clouds with fine details at multiple resolutions.

📄 PDF Abstract BibTeX arXiv:2010.05391

Code (1)

robotic-vision-lab/Progressive-Conditional-Generative-Adversarial-Network 공식 구현 pytorch

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Text to Image Synthesis Using Generative Adversarial Networks

2018-05-02 · Cristian Bodnar

Generating images from natural language is one of the primary applications of recent conditional generative models. Besides testing our ability to model conditional, highly dimensional distributions, text to image synthe…

Conditional Image GenerationImage GenerationSentence

Conditional Progressive Generative Adversarial Network for satellite image generation

2022-11-28 · Renato Cardoso, Sofia Vallecorsa, Edoardo Nemni

Image generation and image completion are rapidly evolving fields, thanks to machine learning algorithms that are able to realistically replace missing pixels. However, generating large high resolution images, with a lar…

Generative Adversarial NetworkImage Generation

Full-body High-resolution Anime Generation with Progressive Structure-conditional Generative Adversarial Networks

2018-09-06 · Koichi Hamada, Kentaro Tachibana, Tianqi Li, Hiroto Honda 외

We propose Progressive Structure-conditional Generative Adversarial Networks (PSGAN), a new framework that can generate full-body and high-resolution character images based on structural information. Recent progress in g…

UnityVideo Generation

What Is It Like Down There? Generating Dense Ground-Level Views and Image Features From Overhead Imagery Using Conditional Generative Adversarial Networks

2018-06-13 · Xueqing Deng, Yi Zhu, Shawn Newsam

This paper investigates conditional generative adversarial networks (cGANs) to overcome a fundamental limitation of using geotagged media for geographic discovery, namely its sparse and uneven spatial distribution. We tr…

General ClassificationLand Cover Classification

Generating Adversarial Examples With Conditional Generative Adversarial Net

2019-03-18 · Ping Yu, Kaitao Song, Jianfeng Lu

Recently, deep neural networks have significant progress and successful application in various fields, but they are found vulnerable to attack instances, e.g., adversarial examples. State-of-art attack methods can genera…

Generative Adversarial Network