中文
相关论文

相关论文: RemoteCLIP: A Vision Language Foundation Model for…

200 篇论文

The landscape of publicly available vision foundation models (VFMs), such as CLIP and Segment Anything Model (SAM), is expanding rapidly. VFMs are endowed with distinct capabilities stemming from their pre-training objectives. For instance,…

Open-world object detection, as a more general and challenging goal, aims to recognize and localize objects described by arbitrary category names. The recent work GLIP formulates this problem as a grounding problem by concatenating all…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Lewei Yao , Jianhua Han , Youpeng Wen , Xiaodan Liang , Dan Xu , Wei Zhang , Zhenguo Li , Chunjing Xu , Hang Xu

As CLIP's global alignment limits its ability to capture fine-grained details, recent efforts have focused on enhancing its region-text alignment. However, current remote sensing (RS)-specific CLIP variants still inherit this limited…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Zhenshi Li , Weikang Yu , Dilxat Muhtar , Xueliang Zhang , Pengfeng Xiao , Pedram Ghamisi , Xiao Xiang Zhu

State-of-the-art empirical work has shown that visual representations learned by deep neural networks are robust in nature and capable of performing classification tasks on diverse datasets. For example, CLIP demonstrated zero-shot transfer…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Chanda Grover , Indra Deep Mastan , Debayan Gupta

Pre-training image representations from the raw text about images enables zero-shot vision transfer to downstream tasks. Through pre-training on millions of samples collected from the internet, multimodal foundation models, such as CLIP,…

机器学习 · 计算机科学 2024-03-18 Chenguang Wang , Ruoxi Jia , Xin Liu , Dawn Song

We focus on domain and class generalization problems in analyzing optical remote sensing images, using the large-scale pre-trained vision-language model (VLM), CLIP. While contrastively trained VLMs show impressive zero-shot generalization…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Avigyan Bhattacharya , Mainak Singha , Ankit Jha , Biplab Banerjee

Besides image classification, Contrastive Language-Image Pre-training (CLIP) has accomplished extraordinary success for a wide range of vision tasks, including object-level and 3D space understanding. However, it's still challenging to…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Renrui Zhang , Ziyao Zeng , Ziyu Guo , Yafeng Li

In this paper, we demonstrate that CLIP can also be adapted to downstream tasks where its vision-language alignment is suboptimally learned during pre-training on web-crawled data, all without requiring fine-tuning. We explore the case of…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Sohee Kim , Jisu Kang , Dunam Kim , Seokju Lee

Zero-shot 3D object classification is crucial for real-world applications like autonomous driving, however it is often hindered by a significant domain gap between the synthetic data used for training and the sparse, noisy LiDAR scans…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Ajinkya Khoche , Gergő László Nagy , Maciej Wozniak , Thomas Gustafsson , Patric Jensfelt

With the widespread application of drones in recent years, object detection of aerial images has attracted increasing attention, especially open-vocabulary aerial detection which is not restricted to predefined categories. Due to the…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Ruihao Xu , Yong Liu , Yansong Tang , Sule Bai , Xubing Ye , Bingyao Yu , Yutao Guo , Jiwen Lu , Jie Zhou

Large-scale vision-language models such as CLIP have achieved remarkable success in zero-shot image recognition, yet their predictions remain largely opaque to human understanding. In contrast, Concept Bottleneck Models provide…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Onat Ozdemir , Anders Christensen , Stephan Alaniz , Zeynep Akata , Emre Akbas

We present RECLIP (Resource-efficient CLIP), a simple method that minimizes computational resource footprint for CLIP (Contrastive Language Image Pretraining). Inspired by the notion of coarse-to-fine in computer vision, we leverage small…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Runze Li , Dahun Kim , Bir Bhanu , Weicheng Kuo

During the preceding biennium, vision-language pre-training has achieved noteworthy success on several downstream tasks. Nevertheless, acquiring high-quality image-text pairs, where the pairs are entirely exclusive of each other, remains a…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Yuting Gao , Jinfeng Liu , Zihan Xu , Tong Wu Enwei Zhang , Wei Liu , Jie Yang , Ke Li , Xing Sun

Contrastive Language-Image Pre-training (CLIP)~\citep{radford2021learning} has emerged as a pivotal model in computer vision and multimodal learning, achieving state-of-the-art performance at aligning visual and textual representations…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Shaoan Xie , Lingjing Kong , Yujia Zheng , Yu Yao , Zeyu Tang , Eric P. Xing , Guangyi Chen , Kun Zhang

Remote sensing image captioning has advanced rapidly through encoder--decoder models, although the reliance on large annotated datasets and the focus on English restricts global applicability. To address these limitations, we propose the…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Carlos Rebelo , Gil Rocha , João Daniel Silva , Bruno Martins

Vision-language foundation models have emerged as powerful general-purpose representation learners with strong potential for multimodal understanding, but their deterministic embeddings often fail to provide the reliability required for…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Ahmad Elallaf , Yu Zhang , Yuktha Priya Masupalli , Jeong Yang , Young Lee , Zechun Cao , Gongbo Liang

Large vision-language models (VLMs) are shown to learn rich joint image-text representations enabling high performances in relevant downstream tasks. However, they fail to showcase their quantitative understanding of objects, and they lack…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Harshvardhan Mestha , Tejas Agrawal , Karan Bania , Shreyas V , Yash Bhisikar

Generalist foundation model has ushered in newfound capabilities in medical domain. However, the contradiction between the growing demand for high-quality annotated data with patient privacy continues to intensify. The utilization of…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Hao Wei , Bowen Liu , Minqing Zhang , Peilun Shi , Wu Yuan

Remote sensing data is often distributed across multiple institutions, and due to privacy concerns and data-sharing restrictions, leveraging large-scale datasets in a centralized training framework is challenging. Federated learning offers…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Hui Lin , Chao Zhang , Danfeng Hong , Kexin Dong , Congcong Wen

Remote sensing imagery is dense with objects and contextual visual information. There is a recent trend to combine paired satellite images and text captions for pretraining performant encoders for downstream tasks. However, while…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Isaac Corley , Simone Fobi Nsutezo , Anthony Ortiz , Caleb Robinson , Rahul Dodhia , Juan M. Lavista Ferres , Peyman Najafirad