中文
相关论文

相关论文: Style Ambiguity Loss Using CLIP

200 篇论文

Contrastive learning has emerged as a transformative method for learning effective visual representations through the alignment of image and text embeddings. However, pairwise similarity computation in contrastive loss between image and…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Sachin Mehta , Maxwell Horton , Fartash Faghri , Mohammad Hossein Sekhavat , Mahyar Najibi , Mehrdad Farajtabar , Oncel Tuzel , Mohammad Rastegari

We propose a novel setting for learning, where the input domain is the image of a map defined on the product of two sets, one of which completely determines the labels. We derive a new risk bound for this setting that decomposes into a bias…

机器学习 · 计算机科学 2021-12-08 Charles Jin , Martin Rinard

Can a generative model be trained to produce images from a specific domain, guided by a text prompt only, without seeing any image? In other words: can an image generator be trained "blindly"? Leveraging the semantic power of large scale…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Rinon Gal , Or Patashnik , Haggai Maron , Gal Chechik , Daniel Cohen-Or

Recent strides in multimodal model development have ignited a paradigm shift in the realm of text-to-image generation. Among these advancements, CLIP stands out as a remarkable achievement which is a sophisticated autoencoder adept at…

人工智能 · 计算机科学 2026-01-07 Abdul Aziz A. B , A. B Abdul Rahim

Different from large-scale classification tasks, fine-grained visual classification is a challenging task due to two critical problems: 1) evident intra-class variances and subtle inter-class differences, and 2) overfitting owing to fewer…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Hang Yao , Qiguang Miao , Peipei Zhao , Chaoneng Li , Xin Li , Guanwen Feng , Ruyi Liu

Making decorated logos requires image editing skills, without sufficient skills, it could be a time-consuming task. While there are many on-line web services to make new logos, they have limited designs and duplicates can be made. We…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Gantugs Atarsaikhan , Brian Kenji Iwana , Seiichi Uchida

Domain adaptation is crucial in aerial imagery, as the visual representation of these images can significantly vary based on factors such as geographic location, time, and weather conditions. Additionally, high-resolution aerial images…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Nanqing Liu , Xun Xu , Yongyi Su , Chengxin Liu , Peiliang Gong , Heng-Chao Li

Concept drift detection is a crucial task in data stream evolving environments. Most of state of the art approaches designed to tackle this problem monitor the loss of predictive models. However, this approach falls short in many real-world…

机器学习 · 计算机科学 2021-03-09 Vitor Cerqueira , Heitor Murilo Gomes , Albert Bifet , Luis Torgo

This paper strives to address image classifier bias, with a focus on both feature and label embedding spaces. Previous works have shown that spurious correlations from protected attributes, such as age, gender, or skin tone, can cause…

计算机视觉与模式识别 · 计算机科学 2021-10-28 William Thong , Cees G. M. Snoek

Improper exposure often leads to severe loss of details, color distortion, and reduced contrast. Exposure correction still faces two critical challenges: (1) the ignorance of object-wise regional semantic information causes the color shift…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Puzhen Wu , Han Weng , Quan Zheng , Yi Zhan , Hewei Wang , Yiming Li , Jiahui Han , Rui Xu

CLIP (Contrastive Language-Image Pretraining) has become a popular choice for various downstream tasks. However, recent studies have questioned its ability to represent compositional concepts effectively. These works suggest that CLIP often…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Darina Koishigarina , Arnas Uselis , Seong Joon Oh

Example-guided image synthesis aims to synthesize an image from a semantic label map and an exemplary image indicating style. We use the term "style" in this problem to refer to implicit characteristics of images, for example: in portraits…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Miao Wang , Guo-Ye Yang , Ruilong Li , Run-Ze Liang , Song-Hai Zhang , Peter. M. Hall , Shi-Min Hu

The training loss function that enforces certain training sample distribution patterns plays a critical role in building a re-identification (ReID) system. Besides the basic requirement of discrimination, i.e., the features corresponding to…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Lu Yang , Yunlong Wang , Lingqiao Liu , Peng Wang , Lu Chi , Zehuan Yuan , Changhu Wang , Yanning Zhang

Image style transfer has attracted widespread attention in the past few years. Despite its remarkable results, it requires additional style images available as references, making it less flexible and inconvenient. Using text is the most…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Zhi-Song Liu , Li-Wen Wang , Jun Xiao , Vicky Kalogeiton

Recent mask proposal models have significantly improved the performance of zero-shot semantic segmentation. However, the use of a `background' embedding during training in these methods is problematic as the resulting model tends to…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Son Duy Dao , Hengcan Shi , Dinh Phung , Jianfei Cai

Image retrieval task consists of finding similar images to a query image from a set of gallery (database) images. Such systems are used in various applications e.g. person re-identification (ReID) or visual product search. Despite active…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Mikolaj Wieczorek , Barbara Rychalska , Jacek Dabrowski

CLIPStyler demonstrated image style transfer with realistic textures using only the style text description (instead of requiring a reference style image). However, the ground semantics of objects in style transfer output is lost due to…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Chanda G Kamra , Indra Deep Mastan , Debayan Gupta

In this paper, we propose a novel cross-modal distillation method, called TinyCLIP, for large-scale language-image pre-trained models. The method introduces two core techniques: affinity mimicking and weight inheritance. Affinity mimicking…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Kan Wu , Houwen Peng , Zhenghong Zhou , Bin Xiao , Mengchen Liu , Lu Yuan , Hong Xuan , Michael Valenzuela , Xi , Chen , Xinggang Wang , Hongyang Chao , Han Hu

The Contrastive Language-Image Pre-training (CLIP) Model is a recently proposed large-scale pre-train model which attracts increasing attention in the computer vision community. Benefiting from its gigantic image-text training set, the CLIP…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Yuxuan Ding , Lingqiao Liu , Chunna Tian , Jingyuan Yang , Haoxuan Ding

Recent advances in vision language models (VLM) have been driven by contrastive models such as CLIP, which learn to associate visual information with their corresponding text descriptions. However, these models have limitations in…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Rim Assouel , Pietro Astolfi , Florian Bordes , Michal Drozdzal , Adriana Romero-Soriano
‹ 上一页 1 8 9 10 下一页 ›