中文
相关论文

相关论文: SPColor: Semantic Prior Guided Exemplar-based Imag…

200 篇论文

Unsupervised image captioning is a challenging task that aims at generating captions without the supervision of image-sentence pairs, but only with images and sentences drawn from different sources and object labels detected from the…

计算与语言 · 计算机科学 2021-06-02 Ukyo Honda , Yoshitaka Ushiku , Atsushi Hashimoto , Taro Watanabe , Yuji Matsumoto

Learning RAW-to-sRGB mapping has drawn increasing attention in recent years, wherein an input raw image is trained to imitate the target sRGB image captured by another camera. However, the severe color inconsistency makes it very…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Zhilu Zhang , Haolin Wang , Ming Liu , Ruohao Wang , Jiawei Zhang , Wangmeng Zuo

Colours are everywhere. They embody a significant part of human visual perception. In this paper, we explore the paradigm of hallucinating colours from a given gray-scale image. The problem of colourization has been dealt in previous…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Shirsendu Sukanta Halder , Kanjar De , Partha Pratim Roy

We develop a probabilistic technique for colorizing grayscale natural images. In light of the intrinsic uncertainty of this task, the proposed probabilistic framework has numerous desirable properties. In particular, our model is able to…

计算机视觉与模式识别 · 计算机科学 2017-05-12 Amelie Royer , Alexander Kolesnikov , Christoph H. Lampert

Unpaired image-to-image translation involves learning mappings between source domain and target domain in the absence of aligned or corresponding samples. Score based diffusion models have demonstrated state-of-the-art performance in…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Venkata Narendra Kotyada , Revanth Eranki , Nagesh Bhattu Sristy

Recent advances in self-supervised contrastive learning yield good image-level representation, which favors classification tasks but usually neglects pixel-level detailed information, leading to unsatisfactory transfer performance to dense…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Feng Wang , Huiyu Wang , Chen Wei , Alan Yuille , Wei Shen

This work proposes a multi-image matching method to estimate semantic correspondences across multiple images. In contrast to the previous methods that optimize all pairwise correspondences, the proposed method identifies and matches only a…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Qianqian Wang , Xiaowei Zhou , Kostas Daniilidis

Renovating the memories in old photos is an intriguing research topic in computer vision fields. These legacy images often suffer from severe and commingled degradations such as cracks, noise, and color-fading, while lack of large-scale…

图像与视频处理 · 电气工程与系统科学 2022-05-12 Runsheng Xu , Zhengzhong Tu , Yuanqi Du , Xiaoyu Dong , Jinlong Li , Zibo Meng , Jiaqi Ma , Hongkai Yu

Text-to-image diffusion models have achieved remarkable progress in generating diverse and realistic images from textual descriptions. However, they still struggle with personalization, which requires adapting a pretrained model to depict…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Seoyun Yang , Gihoon Kim , Taesup Kim

Text-to-image (T2I) diffusion models, with their impressive generative capabilities, have been adopted for image editing tasks, demonstrating remarkable efficacy. However, due to attention leakage and collision between the cross-attention…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Xingxi Yin , Zhi Li , Jingfeng Zhang , Chenglin Li , Yin Zhang

The objective of image outpainting is to extend image current border and generate new regions based on known ones. Previous methods adopt generative adversarial networks (GANs) to synthesize realistic images. However, the lack of explicit…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Ye Ma , Jin Ma , Min Zhou , Quan Chen , Tiezheng Ge , Yuning Jiang , Tong Lin

AI-based colorization has shown remarkable capability in generating realistic color images from grayscale inputs. However, it poses risks of copyright infringement -- for example, the unauthorized colorization and resale of monochrome manga…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Yuki Nii , Futa Waseda , Ching-Chun Chang , Isao Echizen

Treating texts as images, combining prompts with textual labels for prompt tuning, and leveraging the alignment properties of CLIP have been successfully applied in zero-shot multi-label image recognition. Nonetheless, relying solely on…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Haonan Xu , Dian Chao , Xiangyu Wu , Zhonghua Wan , Yang Yang

Extracting image semantics effectively and assigning corresponding labels to multiple objects or attributes for natural images is challenging due to the complex scene contents and confusing label dependencies. Recent works have focused on…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Leilei Ma , Dengdi Sun , Lei Wang , Haifeng Zhao , Bin Luo

Image captioning is a multimodal task involving computer vision and natural language processing, where the goal is to learn a mapping from the image to its natural language description. In general, the mapping function is learned from a…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Jiuxiang Gu , Shafiq Joty , Jianfei Cai , Gang Wang

Interpolation of sparse pixel information towards a dense target resolution finds its application across multiple disciplines in computer vision. State-of-the-art interpolation of motion fields applies model-based interpolation that makes…

计算机视觉与模式识别 · 计算机科学 2020-11-05 René Schuster , Oliver Wasenmüller , Christian Unger , Didier Stricker

Identifying spurious correlations learned by a trained model is at the core of refining a trained model and building a trustworthy model. We present a simple method to identify spurious correlations that have been learned by a model trained…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Misgina Tsighe Hagos , Kathleen M. Curran , Brian Mac Namee

Many methods of semantic image segmentation have borrowed the success of open compound domain adaptation. They minimize the style gap between the images of source and target domains, more easily predicting the accurate pseudo annotations…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Tingliang Feng , Hao Shi , Xueyang Liu , Wei Feng , Liang Wan , Yanlin Zhou , Di Lin

Color names based image representation is successfully used in person re-identification, due to the advantages of being compact, intuitively understandable as well as being robust to photometric variance. However, there exists the diversity…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Yang Yang , Shengcai Liao , Zhen Lei , Stan Z. Li

Semantic image editing utilizes local semantic label maps to generate the desired content in the edited region. A recent work borrows SPADE block to achieve semantic image editing. However, it cannot produce pleasing results due to style…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Wuyang Luo , Su Yang , Hong Wang , Bo Long , Weishan Zhang
‹ 上一页 1 8 9 10 下一页 ›