中文
相关论文

相关论文: Motion-Guided Semantic Alignment with Negative Pro…

200 篇论文

The pre-trained vision-language model, exemplified by CLIP, advances zero-shot semantic segmentation by aligning visual features with class embeddings through a transformer decoder to generate semantic masks. Despite its effectiveness,…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Zicheng Zhang , Tong Zhang , Yi Zhu , Jianzhuang Liu , Xiaodan Liang , QiXiang Ye , Wei Ke

Zero-shot learning (ZSL) for image classification focuses on recognizing novel categories that have no labeled data available for training. The learning is generally carried out with the help of mid-level semantic descriptors associated…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Debasmit Das , C. S. George Lee

Vision-Language Models like CLIP create aligned embedding spaces for text and images, making it possible for anyone to build a visual classifier by simply naming the classes they want to distinguish. However, a model that works well in one…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Kevin Robbins , Xiaotong Liu , Yu Wu , Le Sun , Grady McPeak , Abby Stylianou , Robert Pless

Zero-shot classification is a promising paradigm to solve an applicable problem when the training classes and test classes are disjoint. Achieving this usually needs experts to externalize their domain knowledge by manually specifying a…

人机交互 · 计算机科学 2021-08-17 Shichao Jia , Zeyu Li , Nuo Chen , Jiawan Zhang

Recent deep learning-based methods for lossy image compression achieve competitive rate-distortion performance through extensive end-to-end training and advanced architectures. However, emerging applications increasingly prioritize semantic…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Ruiqi Shen , Haotian Wu , Wenjing Zhang , Jiangjing Hu , Deniz Gunduz

Vision language foundation models such as CLIP exhibit impressive zero-shot generalization yet remain vulnerable to spurious correlations across visual and textual modalities. Existing debiasing approaches often address a single modality…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Sunny Gupta , Shounak Das , Amit Sethi

Contrastive Language--Image Pre-training (CLIP) has manifested remarkable improvements in zero-shot classification and cross-modal vision-language tasks. Yet, from a geometrical point of view, the CLIP embedding space has been found to have…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Sedigheh Eslami , Gerard de Melo

Existing machine learning models demonstrate excellent performance in image object recognition after training on a large-scale dataset under full supervision. However, these models only learn to map an image to a predefined class index,…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Kai Han , Xiaohu Huang , Yandong Li , Sagar Vaze , Jie Li , Xuhui Jia

Image captioning aims at generating descriptive and meaningful textual descriptions of images, enabling a broad range of vision-language applications. Prior works have demonstrated that harnessing the power of Contrastive Image Language…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Longtian Qiu , Shan Ning , Xuming He

Enhancing the alignment between text and image features in the CLIP model is a critical challenge in zero-shot industrial anomaly detection tasks. Recent studies predominantly utilize specific category prompts during pretraining, which can…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Yanning Hou , Yanran Ruan , Junfa Li , Shanshan Wang , Jianfeng Qiu , Ke Xu

Zero-shot medical image classification is a critical process in real-world scenarios where we have limited access to all possible diseases or large-scale annotated data. It involves computing similarity scores between a query medical image…

图像与视频处理 · 电气工程与系统科学 2023-07-06 Jiaxiang Liu , Tianxiang Hu , Yan Zhang , Xiaotang Gai , Yang Feng , Zuozhu Liu

Recent Vision-Language Models (VLMs) enable zero-shot classification by aligning images and text in a shared space, a promising approach for data-scarce conditions. However, the influence of prompt design on recognizing visually similar…

计算机视觉与模式识别 · 计算机科学 2025-10-16 MingZe Tang , Jubal Chandy Jacob

Image recognition has recently witnessed a paradigm shift, where vision-language models are now used to perform few-shot classification based on textual prompts. Among these, the CLIP model has shown remarkable capabilities for zero-shot…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Lorenzo Agnolucci , Alberto Baldrati , Francesco Todino , Federico Becattini , Marco Bertini , Alberto Del Bimbo

In some of object recognition problems, labeled data may not be available for all categories. Zero-shot learning utilizes auxiliary information (also called signatures) describing each category in order to find a classifier that can…

计算机视觉与模式识别 · 计算机科学 2016-06-01 Seyed Mohsen Shojaee , Mahdieh Soleymani Baghshah

Recent approaches have shown that training deep neural networks directly on large-scale image-text pair collections enables zero-shot transfer on various recognition tasks. One central issue is how this can be generalized to object…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Johnathan Xie , Shuai Zheng

Spatio-temporal action detection encompasses the tasks of localizing and classifying individual actions within a video. Recent works aim to enhance this process by incorporating interaction modeling, which captures the relationship between…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Wei-Jhe Huang , Min-Hung Chen , Shang-Hong Lai

Segmentation of moving objects in dynamic scenes is a key process in scene understanding for navigation tasks. Classical cameras suffer from motion blur in such scenarios rendering them effete. On the contrary, event cameras, because of…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Chethan M. Parameshwara , Nitin J. Sanket , Chahat Deep Singh , Cornelia Fermüller , Yiannis Aloimonos

Despite advancements in Multimodal Large Language Models (MLLMs), their proficiency in fine-grained video motion understanding remains critically limited. They often lack inter-frame differencing and tend to average or ignore subtle visual…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Yipeng Du , Tiehan Fan , Kepan Nan , Rui Xie , Penghao Zhou , Xiang Li , Jian Yang , Zhenheng Yang , Ying Tai

Semantic segmentation across arbitrary sensor modalities faces significant challenges due to diverse sensor characteristics, and the traditional configurations for this task result in redundant development efforts. We address these…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Jiong Liu , Yingjie Xu , Xingcheng Zhou , Rui Song , Walter Zimmer , Alois Knoll , Hu Cao

Vision-language models (VLMs) such as CLIP have shown promising performance on a variety of recognition tasks using the standard zero-shot classification procedure -- computing similarity between the query image and the embedded words for…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Sachit Menon , Carl Vondrick