中文
相关论文

相关论文: Positional Encoding as Spatial Inductive Bias in G…

200 篇论文

We explore different design choices for injecting noise into generative adversarial networks (GANs) with the goal of disentangling the latent space. Instead of traditional approaches, we propose feeding multiple noise codes through separate…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Yazeed Alharbi , Peter Wonka

Image inpainting has made significant advances in recent years. However, it is still challenging to recover corrupted images with both vivid textures and reasonable structures. Some specific methods only tackle regular textures while losing…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Qiaole Dong , Chenjie Cao , Yanwei Fu

Despite significant advances in image-to-image (I2I) translation with generative adversarial networks (GANs), it remains challenging to effectively translate an image to a set of diverse images in multiple target domains using a single pair…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Shihua Huang , Cheng He , Ran Cheng

State-of-the-art deep learning methods have shown a remarkable capacity to model complex data domains, but struggle with geospatial data. In this paper, we introduce SpaceGAN, a novel generative model for geospatial domains that learns…

机器学习 · 计算机科学 2019-05-24 Konstantin Klemmer , Adriano Koshiyama , Sebastian Flennerhag

The latent code of the recent popular model StyleGAN has learned disentangled representations thanks to the multi-layer style-based generator. Embedding a given image back to the latent space of StyleGAN enables wide interesting semantic…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Shanyan Guan , Ying Tai , Bingbing Ni , Feida Zhu , Feiyue Huang , Xiaokang Yang

Training a generative model on a single image has drawn significant attention in recent years. Single image generative methods are designed to learn the internal patch distribution of a single natural image at multiple scales. These models…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Idan Kligvasser , Tamar Rott Shaham , Noa Alkobi , Tomer Michaeli

Recent advances in multimodal models have demonstrated impressive capabilities in object recognition and scene understanding. However, these models often struggle with precise spatial localization - a critical capability for real-world…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Joongwon Chae , Zhenyu Wang , Lian Zhang , Dongmei Yu , Peiwu Qin

Recent inversion methods have shown that real images can be inverted into StyleGAN's latent space and numerous edits can be achieved on those images thanks to the semantically rich feature representations of well-trained GAN models.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Ahmet Burak Yildirim , Hamza Pehlivan , Bahri Batuhan Bilecen , Aysegul Dundar

Positional encoding is important for vision transformer (ViT) to capture the spatial structure of the input image. General effectiveness has been proven in ViT. In our work we propose to train ViT to recognize the positional label of…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Zhemin Zhang , Xun Gong

Generative Adversarial Network (GAN) inversion have demonstrated excellent performance in image inpainting that aims to restore lost or damaged image texture using its unmasked content. Previous GAN inversion-based methods usually utilize…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Libo Zhang , Yongsheng Yu , Jiali Yao , Heng Fan

Generative Adversarial Networks (GANs) are currently an indispensable tool for visual editing, being a standard component of image-to-image translation and image restoration pipelines. Furthermore, GANs are especially useful for…

机器学习 · 计算机科学 2021-04-22 Anton Cherepkov , Andrey Voynov , Artem Babenko

Recently deep neutral networks have achieved promising performance for filling large missing regions in image inpainting tasks. They usually adopted the standard convolutional architecture over the corrupted image, leading to meaningless…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Yuqing Ma , Xianglong Liu , Shihao Bai , Lei Wang , Aishan Liu , Dacheng Tao , Edwin Hancock

Generative Adversarial Networks (GANs) have significantly advanced image synthesis through mapping randomly sampled latent codes to high-fidelity synthesized images. However, applying well-trained GANs to real image editing remains…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Jiapeng Zhu , Yujun Shen , Yinghao Xu , Deli Zhao , Qifeng Chen , Bolei Zhou

With the usage of appropriate inductive biases, Counterfactual Generative Networks (CGNs) can generate novel images from random combinations of shape, texture, and background manifolds. These images can be utilized to train an invariant…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Sameer Ambekar , Matteo Tafuro , Ankit Ankit , Diego van der Mast , Mark Alence , Christos Athanasiadis

We propose a new positional encoding method for a neural network architecture called the Transformer. Unlike the standard sinusoidal positional encoding, our approach is based on solid mathematical grounds and has a guarantee of not losing…

机器学习 · 计算机科学 2024-05-17 Tsuyoshi Idé , Jokin Labaien , Pin-Yu Chen

StyleGAN2 is a state-of-the-art network in generating realistic images. Besides, it was explicitly trained to have disentangled directions in latent space, which allows efficient image manipulation by varying latent factors. Editing…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Yuri Viazovetskyi , Vladimir Ivashkin , Evgeny Kashin

Unpaired image-to-image translation using Generative Adversarial Networks (GAN) is successful in converting images among multiple domains. Moreover, recent studies have shown a way to diversify the outputs of the generator. However, since…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Sho Inoue , Tad Gonsalves

In this paper, we describe the "PixelGAN autoencoder", a generative autoencoder in which the generative path is a convolutional autoregressive neural network on pixels (PixelCNN) that is conditioned on a latent code, and the recognition…

机器学习 · 计算机科学 2017-06-05 Alireza Makhzani , Brendan Frey

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress a video, including intra and inter compression. Each frame is inverted in the…

图像与视频处理 · 电气工程与系统科学 2022-07-14 Mustafa Shukor , Bharath Bhushan Damodaran , Xu Yao , Pierre Hellier

We introduce STRING: Separable Translationally Invariant Position Encodings. STRING extends Rotary Position Encodings, a recently proposed and widely used algorithm in large language models, via a unifying theoretical framework.…