paper-with-me

Papers

Interactive 3D Modeling with a Generative Adversarial Network

2017-06-16 · Jerry Liu, Fisher Yu, Thomas Funkhouser

This paper proposes the idea of using a generative adversarial network (GAN) to assist a novice user in designing real-world shapes with a simple interface. The user edits a voxel grid with a painting interface (like Minecraft). Yet, at any time, he/she can execute a SNAP command, which projects the current voxel grid onto a latent shape manifold with a learned projection operator and then generates a similar, but more realistic, shape using a learned generator network. Then the user can edit the resulting shape and snap again until he/she is satisfied with the result. The main advantage of this approach is that the projection and generation operators assist novice users to create 3D models characteristic of a background distribution of object shapes, but without having to specify all the details. The core new research idea is to use a GAN to support this application. 3D GANs have previously been used for shape generation, interpolation, and completion, but never for interactive modeling. The new challenge for this application is to learn a projection operator that takes an arbitrary 3D voxel model and produces a latent vector on the shape manifold from which a similar and realistic shape can be generated. We develop algorithms for this and other steps of the SNAP processing pipeline and integrate them into a simple modeling tool. Experiments with these algorithms and tool suggest that GANs provide a promising approach to computer-assisted interactive modeling.

📄 PDF Abstract BibTeX arXiv:1706.05170

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkMinecraft

Similar Papers 제목 키워드 기반

Interpreting Generative Adversarial Networks for Interactive Image Generation

2021-08-10 · Bolei Zhou

Significant progress has been made by the advances in Generative Adversarial Networks (GANs) for image generation. However, there lacks enough understanding of how a realistic image is generated by the deep representatio…

Image Generation

Semi-Supervised Adversarial Recognition of Refined Window Structures for Inverse Procedural Façade Modeling

2022-01-22 · Han Hu, Xinrong Liang, Yulin Ding, Qisen Shang 외

Deep learning methods are notoriously data-hungry, which requires a large number of labeled samples. Unfortunately, the large amount of interactive sample labeling efforts has dramatically hindered the application of dee…

Generative Adversarial Networkparameter estimation

Generative Adversarial Networks with Conditional Neural Movement Primitives for An Interactive Generative Drawing Tool

2021-11-29 · Suzan Ece Ada, M. Yunus Seker

Sketches are abstract representations of visual perception and visuospatial construction. In this work, we proposed a new framework, Generative Adversarial Networks with Conditional Neural Movement Primitives (GAN-CNMP),…

Collaborative Interactive Evolution of Art in the Latent Space of Deep Generative Models

2024-03-28 · Ole Hall, Anil Yaman

Generative Adversarial Networks (GANs) have shown great success in generating high quality images and are thus used as one of the main approaches to generate art images. However, usually the image generation process invo…

Image GenerationNavigate

GAN Lab: Understanding Complex Deep Generative Models using Interactive Visual Experimentation

2018-09-05 · Minsuk Kahng, Nikhil Thorat, Duen Horng Chau, Fernanda Viégas 외

Recent success in deep learning has generated immense interest among practitioners and students, inspiring many to learn about this new technology. While visual and interactive approaches have been successfully developed…

Deep Learning