paper-with-me

홈 › Papers

Texturize a GAN Using a Single Image

2023-02-21 · Pengda Xiang, Sitao Xiang, Yajie Zhao

Can we customize a deep generative model which can generate images that can match the texture of some given image? When you see an image of a church, you may wonder if you can get similar pictures for that church. Here we present a method, for adapting GANs with one reference image, and then we can generate images that have similar textures to the given image. Specifically, we modify the weights of the pre-trained GAN model, guided by the reference image given by the user. We use a patch discriminator adversarial loss to encourage the output of the model to match the texture on the given image, also we use a laplacian adversarial loss to ensure diversity and realism, and alleviate the contradiction between the two losses. Experiments show that the proposed method can make the outputs of GANs match the texture of the given image as well as keep diversity and realism.

📄 PDF Abstract BibTeX arXiv:2302.10600

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

InfiniCity: Infinite-Scale City Synthesis

2023-01-23 · ICCV 2023 1 · Chieh Hubert Lin, Hsin-Ying Lee, Willi Menapace, Menglei Chai 외

Toward infinite-scale 3D city synthesis, we propose a novel framework, InfiniCity, which constructs and renders an unconstrainedly large and 3D-grounded environment from random noises. InfiniCity decomposes the seemingly…

Image GenerationNeural Rendering

One-shot Texture Segmentation

2018-07-07 · Ivan Ustyuzhaninov, Claudio Michaelis, Wieland Brendel, Matthias Bethge

We introduce one-shot texture segmentation: the task of segmenting an input image containing multiple textures given a patch of a reference texture. This task is designed to turn the problem of texture-based perceptual g…

Segmentation

Real Time Incremental Foveal Texture Mapping for Autonomous Vehicles

2021-01-16 · Ashish Kumar, James R. McBride, Gaurav Pandey

We propose an end-to-end real time framework to generate high resolution graphics grade textured 3D map of urban environment. The generated detailed map finds its application in the precise localization and navigation of…

Autonomous Vehicles

Task-Oriented Robot-Human Handovers on Legged Manipulators

2026-02-05 · Andreea Tulbure, Carmen Scheidemann, Elias Steiner, Marco Hutter arxiv

Task-oriented handovers (TOH) are fundamental to effective human-robot collaboration, requiring robots to present objects in a way that supports the human's intended post-handover use. Existing approaches are typically b…

CLIP-Actor: Text-Driven Recommendation and Stylization for Animating Human Meshes

2022-06-09 · Kim Youwang, Kim Ji-Yeon, Tae-Hyun Oh

We propose CLIP-Actor, a text-driven motion recommendation and neural mesh stylization system for human mesh animation. CLIP-Actor animates a 3D human mesh to conform to a text prompt by recommending a motion sequence an…