中文
相关论文

相关论文: Explaining in Style: Training a GAN to explain a c…

200 篇论文

Classifiers are important components in many computer vision tasks, serving as the foundational backbone of a wide variety of models employed across diverse applications. However, understanding the decision-making process of classifiers…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Tahira Kazimi , Ritika Allada , Pinar Yanardag

AI models have shown promise in many medical imaging tasks. However, our ability to explain what signals these models have learned is severely lacking. Explanations are needed in order to increase the trust in AI-based models, and could…

While the quality of GAN image synthesis has improved tremendously in recent years, our ability to control and condition the output is still limited. Focusing on StyleGAN, we introduce a simple and effective method for making local,…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Edo Collins , Raja Bala , Bob Price , Sabine Süsstrunk

The semantically disentangled latent subspace in GAN provides rich interpretable controls in image generation. This paper includes two contributions on semantic latent subspace analysis in the scenario of face generation using StyleGAN2.…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Bo Li , Qiulin Wang , Jiquan Pei , Yu Yang , Xiangyang Ji

High-quality, diverse, and photorealistic images can now be generated by unconditional GANs (e.g., StyleGAN). However, limited options exist to control the generation process using (semantic) attributes, while still preserving the quality…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Rameen Abdal , Peihao Zhu , Niloy Mitra , Peter Wonka

Large pre-trained language models have achieved impressive results on various style classification tasks, but they often learn spurious domain-specific words to make predictions (Hayati et al., 2021). While human explanation highlights…

计算与语言 · 计算机科学 2023-04-17 Shirley Anugrah Hayati , Kyumin Park , Dheeraj Rajagopal , Lyle Ungar , Dongyeop Kang

We explore and analyze the latent style space of StyleGAN2, a state-of-the-art architecture for image generation, using models pretrained on several different datasets. We first show that StyleSpace, the space of channel-wise style…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Zongze Wu , Dani Lischinski , Eli Shechtman

The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Tero Karras , Samuli Laine , Miika Aittala , Janne Hellsten , Jaakko Lehtinen , Timo Aila

Understating and controlling generative models' latent space is a complex task. In this paper, we propose a novel method for learning to control any desired attribute in a pre-trained GAN's latent space, for the purpose of editing…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Nir Diamant , Nitsan Sandor , Alex M Bronstein

Conventionally, AI models are thought to trade off explainability for lower accuracy. We develop a training strategy that not only leads to a more explainable AI system for object classification, but as a consequence, suffers no perceptible…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Andrea Zunino , Sarah Adel Bargal , Riccardo Volpi , Mehrnoosh Sameki , Jianming Zhang , Stan Sclaroff , Vittorio Murino , Kate Saenko

Domain adaptation of GANs is a problem of fine-tuning GAN models pretrained on a large dataset (e.g. StyleGAN) to a specific domain with few samples (e.g. painting faces, sketches, etc.). While there are many methods that tackle this…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Aibek Alanov , Vadim Titov , Maksim Nakhodnov , Dmitry Vetrov

Deep learning models used in medical image analysis are prone to raising reliability concerns due to their black-box nature. To shed light on these black-box models, previous works predominantly focus on identifying the contribution of…

图像与视频处理 · 电气工程与系统科学 2022-07-18 Matan Atad , Vitalii Dmytrenko , Yitong Li , Xinyue Zhang , Matthias Keicher , Jan Kirschke , Bene Wiestler , Ashkan Khakzar , Nassir Navab

Explaining a deep learning model can help users understand its behavior and allow researchers to discern its shortcomings. Recent work has primarily focused on explaining models for tasks like image classification or visual question…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Bryan A. Plummer , Mariya I. Vasileva , Vitali Petsiuk , Kate Saenko , David Forsyth

Unconditional human image generation is an important task in vision and graphics, which enables various applications in the creative industry. Existing studies in this field mainly focus on "network engineering" such as designing new…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Jianglin Fu , Shikai Li , Yuming Jiang , Kwan-Yee Lin , Chen Qian , Chen Change Loy , Wayne Wu , Ziwei Liu

Image stylization aims at applying a reference style to arbitrary input images. A common scenario is one-shot stylization, where only one example is available for each reference style. Recent approaches for one-shot stylization such as…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Viraj Shah , Ayush Sarkar , Sudharsan Krishnakumar Anitha , Svetlana Lazebnik

Recent studies have shown that StyleGANs provide promising prior models for downstream tasks on image synthesis and editing. However, since the latent codes of StyleGANs are designed to control global styles, it is hard to achieve a…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yichun Shi , Xiao Yang , Yangyue Wan , Xiaohui Shen

Generative models are now widely used by graphic designers and artists. Prior works have shown that these models remember and often replicate content from their training data during generation. Hence as their proliferation increases, it has…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Gowthami Somepalli , Anubhav Gupta , Kamal Gupta , Shramay Palta , Micah Goldblum , Jonas Geiping , Abhinav Shrivastava , Tom Goldstein

The crux of learning vision-language models is to extract semantically aligned information from visual and linguistic data. Existing attempts usually face the problem of coarse alignment, e.g., the vision encoder struggles in localizing an…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Qinying Liu , Wei Wu , Kecheng Zheng , Zhan Tong , Jiawei Liu , Yu Liu , Wei Chen , Zilei Wang , Yujun Shen

Providing a human-understandable explanation of classifiers' decisions has become imperative to generate trust in their use for day-to-day tasks. Although many works have addressed this problem by generating visual explanation maps, they…

机器学习 · 计算机科学 2021-06-22 Martin Charachon , Paul-Henry Cournède , Céline Hudelot , Roberto Ardon

GAN-based image editing task aims at manipulating image attributes in the latent space of generative models. Most of the previous 2D and 3D-aware approaches mainly focus on editing attributes in images with ambiguous semantics or regions…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Zhijun Zhai , Zengmao Wang , Xiaoxiao Long , Kaixuan Zhou , Bo Du
‹ 上一页 1 2 3 10 下一页 ›