中文
相关论文

相关论文: Test-Time Adaptation for Out-of-distributed Image …

200 篇论文

Most existing image inpainting algorithms are based on a single view, struggling with large holes or the holes containing complicated scenes. Some reference-guided algorithms fill the hole by referring to another viewpoint image and use 2D…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Liang Zhao , Xinyuan Zhao , Hailong Ma , Xinyu Zhang , Long Zeng

This paper introduces TurboFill, a fast image inpainting model that enhances a few-step text-to-image diffusion model with an inpainting adapter for high-quality and efficient inpainting. While standard diffusion models generate…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Liangbin Xie , Daniil Pakhomov , Zhonghao Wang , Zongze Wu , Ziyan Chen , Yuqian Zhou , Haitian Zheng , Zhifei Zhang , Zhe Lin , Jiantao Zhou , Chao Dong

There is an increasing number of pre-trained deep neural network models. However, it is still unclear how to effectively use these models for a new task. Transfer learning, which aims to transfer knowledge from source tasks to a target…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Yunhui Guo , Yandong Li , Liqiang Wang , Tajana Rosing

Recent diffusion-based models achieve photorealism in image inpainting but require many sampling steps, limiting practical use. Few-step text-to-image models offer faster generation, but naively applying them to inpainting yields poor…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Duc Vu , Kien Nguyen , Trong-Tung Nguyen , Ngan Nguyen , Phong Nguyen , Khoi Nguyen , Cuong Pham , Anh Tran

Recent image inpainting methods show promising results due to the power of deep learning, which can explore external information available from a large training dataset. However, many state-of-the-art inpainting networks are still limited…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Eunhye Lee , Jeongmu Kim , Jisu Kim , Tae Hyun Kim

Recent image inpainting methods have shown promising results due to the power of deep learning, which can explore external information available from the large training dataset. However, many state-of-the-art inpainting networks are still…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Eunhye Lee , Jeongmu Kim , Jisu Kim , Tae Hyun Kim

Image inpainting has achieved fundamental advances with deep learning. However, almost all existing inpainting methods aim to process natural images, while few target Thermal Infrared (TIR) images, which have widespread applications. When…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Zeyu Wang , Haibin Shen , Changyou Men , Quan Sun , Kejie Huang

We study the task of image inpainting, which is to fill in the missing region of an incomplete image with plausible contents. To this end, we propose a learning-based approach to generate visually coherent completion given a high-resolution…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Yuhang Song , Chao Yang , Zhe Lin , Xiaofeng Liu , Qin Huang , Hao Li , C. -C. Jay Kuo

In this paper, we make the first attempt to align diffusion models for image inpainting with human aesthetic standards via a reinforcement learning framework, significantly improving the quality and visual appeal of inpainted images.…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Kendong Liu , Zhiyu Zhu , Chuanhao Li , Hui Liu , Huanqiang Zeng , Junhui Hou

Recent object detectors have achieved impressive accuracy in identifying objects seen during training. However, real-world deployment often introduces novel and unexpected objects, referred to as out-of-distribution (OOD) objects, posing…

Existing image inpainting methods typically fill holes by borrowing information from surrounding pixels. They often produce unsatisfactory results when the holes overlap with or touch foreground objects due to lack of information about the…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Wei Xiong , Jiahui Yu , Zhe Lin , Jimei Yang , Xin Lu , Connelly Barnes , Jiebo Luo

Image inpainting is the task of plausibly restoring missing pixels within a hole region that is to be removed from a target image. Most existing technologies exploit patch similarities within the image, or leverage large-scale training data…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Yuqian Zhou , Connelly Barnes , Eli Shechtman , Sohrab Amirghodsi

Image inpainting is a challenging problem as it needs to fill the information of the corrupted regions. Most of the existing inpainting algorithms assume that the positions of the corrupted regions are known. Different from the existing…

计算机视觉与模式识别 · 计算机科学 2017-12-27 Yang Liu , Jinshan Pan , Zhixun Su

Dynamic objects have a significant impact on the robot's perception of the environment which degrades the performance of essential tasks such as localization and mapping. In this work, we address this problem by synthesizing plausible…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Borna Bešić , Abhinav Valada

Diffusion-based inpainting can reconstruct missing image areas with high quality from sparse data, provided that their location and their values are well optimised. This is particularly useful for applications such as image compression,…

图像与视频处理 · 电气工程与系统科学 2023-03-24 Pascal Peter , Karl Schrader , Tobias Alt , Joachim Weickert

Diffusion models have emerged as highly effective techniques for inpainting, however, they remain constrained by slow sampling rates. While recent advances have enhanced generation quality, they have also increased sampling time, thereby…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Tsiry Mayet , Pourya Shamsolmoali , Simon Bernard , Eric Granger , Romain Hérault , Clement Chatelain

Inversion-based image editing in flow matching models has emerged as a powerful paradigm for training-free, text-guided image manipulation. A central challenge in this paradigm is the injection dilemma: injecting source features during…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Guandong Li , Zhaobin Chu

Deep learning techniques have made considerable progress in image inpainting, restoration, and reconstruction in the last few years. Image outpainting, also known as image extrapolation, lacks attention and practical approaches to be…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Xi Wang , Weixi Cheng , Wenliang Jia

Deep neural networks have attained remarkable performance when applied to data that comes from the same distribution as that of the training set, but can significantly degrade otherwise. Therefore, detecting whether an example is…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Yen-Chang Hsu , Yilin Shen , Hongxia Jin , Zsolt Kira

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
‹ 上一页 1 2 3 10 下一页 ›