中文
相关论文

相关论文: Controllable Semantic Image Inpainting

200 篇论文

The reasonable definition of semantic interpretability presents the core challenge in explainable AI. This paper proposes a method to modify a traditional convolutional neural network (CNN) into an interpretable compositional CNN, in order…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Wen Shen , Zhihua Wei , Shikun Huang , Binbin Zhang , Jiaqi Fan , Ping Zhao , Quanshi Zhang

Image forensics, aiming to ensure the authenticity of the image, has made great progress in dealing with common image manipulation such as copy-move, splicing, and inpainting in the past decades. However, only a few researchers pay…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Yushu Zhang , Nuo Chen , Shuren Qi , Mingfu Xue , Xiaochun Cao

Editing flat-looking images into stunning photographs requires skill and time. Automated image enhancement algorithms have attracted increased interest by generating high-quality images without user interaction. However, the quality…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Heewon Kim , Kyoung Mu Lee

This study introduces Text-Guided Subject-Driven Image Inpainting, a novel task that combines text and exemplar images for image inpainting. While both text and exemplar images have been used independently in previous efforts, their…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Shaoan Xie , Yang Zhao , Zhisheng Xiao , Kelvin C. K. Chan , Yandong Li , Yanwu Xu , Kun Zhang , Tingbo Hou

Diffusion models are the current state of the art for generating photorealistic images. Controlling the sampling process for constrained image generation tasks such as inpainting, however, remains challenging since exact conditioning on…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Anji Liu , Mathias Niepert , Guy Van den Broeck

Recently image inpainting has witnessed rapid progress due to generative adversarial networks (GAN) that are able to synthesize realistic contents. However, most existing GAN-based methods for semantic inpainting apply an auto-encoder…

计算机视觉与模式识别 · 计算机科学 2017-12-22 Haofeng Li , Guanbin Li , Liang Lin , Yizhou Yu

This paper examines the limitations of advanced text-to-image models in accurately rendering unconventional concepts which are scarcely represented or absent in their training datasets. We identify how these limitations not only confine the…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Jiyoon Myung , Jihyeon Park

Automatic photo adjustment is to mimic the photo retouching style of professional photographers and automatically adjust photos to the learned style. There have been many attempts to model the tone and the color adjustment globally with…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Seonghyeon Nam , Seon Joo Kim

How does one adapt a pre-trained visual model to novel downstream tasks without task-specific finetuning or any model modification? Inspired by prompting in NLP, this paper investigates visual prompting: given input-output image example(s)…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Amir Bar , Yossi Gandelsman , Trevor Darrell , Amir Globerson , Alexei A. Efros

Image inpainting task requires filling the corrupted image with contents coherent with the context. This research field has achieved promising progress by using neural image inpainting methods. Nevertheless, there is still a critical…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lisai Zhang , Qingcai Chen , Baotian Hu , Shuoran Jiang

Image inpainting is a fundamental research area between image editing and image generation. Recent state-of-the-art (SOTA) methods have explored novel attention mechanisms, lightweight architectures, and context-aware modeling,…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Ziyang Xu , Kangsheng Duan , Xiaolei Shen , Zhifeng Ding , Wenyu Liu , Xiaohu Ruan , Xiaoxin Chen , Xinggang Wang

We propose a high-quality photo-to-pencil translation method with fine-grained control over the drawing style. This is a challenging task due to multiple stroke types (e.g., outline and shading), structural complexity of pencil shading…

计算机视觉与模式识别 · 计算机科学 2019-03-22 Yijun Li , Chen Fang , Aaron Hertzmann , Eli Shechtman , Ming-Hsuan Yang

Colorization methods using deep neural networks have become a recent trend. However, most of them do not allow user inputs, or only allow limited user inputs (only global inputs or only local inputs), to control the output colorful images.…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Yi Xiao , Peiyao Zhou , Yan Zheng

Generation of stroke-based non-photorealistic imagery, is an important problem in the computer vision community. As an endeavor in this direction, substantial recent research efforts have been focused on teaching machines "how to paint", in…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Jaskirat Singh , Liang Zheng

Deep learning-based methods have demonstrated encouraging results in tackling the task of panoramic image inpainting. However, it is challenging for existing methods to distinguish valid pixels from invalid pixels and find suitable…

图像与视频处理 · 电气工程与系统科学 2024-03-20 Li Yu , Yanjun Gao , Farhad Pakdaman , Moncef Gabbouj

Semantic inpainting or image completion alludes to the task of inferring arbitrary large missing regions in images based on image semantics. Since the prediction of image pixels requires an indication of high-level context, this makes it…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Priyansh Saxena , Raahat Gupta , Akshat Maheshwari , Saumil Maheshwari

Machine learning models, especially deep neural networks (DNNs), have been shown to be vulnerable against adversarial examples which are carefully crafted samples with a small magnitude of the perturbation. Such adversarial perturbations…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Anand Bhattad , Min Jin Chong , Kaizhao Liang , Bo Li , D. A. Forsyth

We explore neural painters, a generative model for brushstrokes learned from a real non-differentiable and non-deterministic painting program. We show that when training an agent to "paint" images using brushstrokes, using a differentiable…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Reiichiro Nakano

Previous works on image inpainting mainly focus on inpainting background or partially missing objects, while the problem of inpainting an entire missing object remains unexplored. This work studies a new image inpainting task, i.e.…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Yu Zeng , Zhe Lin , Vishal M. Patel

This paper proposes a generic method to learn interpretable convolutional filters in a deep convolutional neural network (CNN) for object classification, where each interpretable filter encodes features of a specific object part. Our method…

机器学习 · 计算机科学 2020-03-13 Quanshi Zhang , Xin Wang , Ying Nian Wu , Huilin Zhou , Song-Chun Zhu