English
Related papers

Related papers: Exploring Open-Vocabulary Object Recognition in Im…

200 papers

Recently, Large Vision-Language Models (LVLMs) show remarkable performance across various domains. However, these models suffer from object hallucination. In this work, we study object hallucination primarily in a discriminative,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-05 Hongseok Oh , Wonseok Hwang

The development of Neural Radiance Fields (NeRFs) has provided a potent representation for encapsulating the geometric and appearance characteristics of 3D scenes. Enhancing the capabilities of NeRFs in open-vocabulary 3D semantic…

Computer Vision and Pattern Recognition · Computer Science 2024-09-24 Guibiao Liao , Kaichen Zhou , Zhenyu Bao , Kanglin Liu , Qing Li

Existing object detection methods are bounded in a fixed-set vocabulary by costly labeled data. When dealing with novel categories, the model has to be retrained with more bounding box annotations. Natural language supervision is an…

Computer Vision and Pattern Recognition · Computer Science 2022-11-29 Chuang Lin , Peize Sun , Yi Jiang , Ping Luo , Lizhen Qu , Gholamreza Haffari , Zehuan Yuan , Jianfei Cai

Open-vocabulary object detection (OVOD) has recently gained significant attention as a crucial step toward achieving human-like visual intelligence. Existing OVOD methods extend target vocabulary from pre-defined categories to open-world by…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Sunghun Kang , Junbum Cha , Jonghwan Mun , Byungseok Roh , Chang D. Yoo

Open-vocabulary object detection, which is concerned with the problem of detecting novel objects guided by natural language, has gained increasing attention from the community. Ideally, we would like to extend an open-vocabulary detector…

Computer Vision and Pattern Recognition · Computer Science 2022-12-01 Yuhang Zang , Wei Li , Kaiyang Zhou , Chen Huang , Chen Change Loy

Large-scale vision-language models demonstrate strong multimodal alignment and generalization across diverse tasks. Among them, CLIP stands out as one of the most successful approaches. In this work, we extend the application of CLIP to…

Computer Vision and Pattern Recognition · Computer Science 2025-05-09 Sooyoung Park , Arda Senocak , Joon Son Chung

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such models to recognize…

Computer Vision and Pattern Recognition · Computer Science 2021-12-17 Yiwu Zhong , Jianwei Yang , Pengchuan Zhang , Chunyuan Li , Noel Codella , Liunian Harold Li , Luowei Zhou , Xiyang Dai , Lu Yuan , Yin Li , Jianfeng Gao

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,…

Computer Vision and Pattern Recognition · Computer Science 2024-03-14 Zicheng Zhang , Tong Zhang , Yi Zhu , Jianzhuang Liu , Xiaodan Liang , QiXiang Ye , Wei Ke

Recovering sharp images from dual-pixel (DP) pairs with disparity-dependent blur is a challenging task.~Existing blur map-based deblurring methods have demonstrated promising results. In this paper, we propose, to the best of our knowledge,…

Computer Vision and Pattern Recognition · Computer Science 2023-11-22 Hao Yang , Liyuan Pan , Yan Yang , Richard Hartley , Miaomiao Liu

Classical object detectors are incapable of detecting novel class objects that are not encountered before. Regarding this issue, Open-Vocabulary Object Detection (OVOD) is proposed, which aims to detect the objects in the candidate class…

Computer Vision and Pattern Recognition · Computer Science 2024-03-15 Zhao Wang , Aoxue Li , Fengwei Zhou , Zhenguo Li , Qi Dou

CLIP is a seminal multimodal model that maps images and text into a shared representation space through contrastive learning on billions of image-caption pairs. Inspired by the rapid progress of large language models (LLMs), we investigate…

Computer Vision and Pattern Recognition · Computer Science 2026-02-26 Weiquan Huang , Aoqi Wu , Yifan Yang , Xufang Luo , Yuqing Yang , Usman Naseem , Chunyu Wang , Chunyu Wang , Qi Dai , Xiyang Dai , Dongdong Chen , Chong Luo , Lili Qiu , Liang Hu

Pre-trained vision-language models like CLIP have recently shown superior performances on various downstream tasks, including image classification and segmentation. However, in fine-grained image re-identification (ReID), the labels are…

Computer Vision and Pattern Recognition · Computer Science 2023-01-03 Siyuan Li , Li Sun , Qingli Li

Recent development in vision-language approaches has instigated a paradigm shift in learning visual recognition models from language supervision. These approaches align objects with language queries (e.g. "a photo of a cat") and improve the…

Computer Vision and Pattern Recognition · Computer Science 2023-06-27 Liunian Harold Li , Zi-Yi Dou , Nanyun Peng , Kai-Wei Chang

Reading text in real-world scenarios often requires understanding the context surrounding it, especially when dealing with poor-quality text. However, current scene text recognizers are unaware of the bigger picture as they operate on…

Computer Vision and Pattern Recognition · Computer Science 2023-07-25 Aviad Aberdam , David Bensaïd , Alona Golts , Roy Ganz , Oren Nuriel , Royee Tichauer , Shai Mazor , Ron Litman

3D part segmentation is still an open problem in the field of 3D vision and AR/VR. Due to limited 3D labeled data, traditional supervised segmentation methods fall short in generalizing to unseen shapes and categories. Recently, the…

Computer Vision and Pattern Recognition · Computer Science 2025-02-28 Keito Suzuki , Bang Du , Girish Krishnan , Kunyao Chen , Runfa Blark Li , Truong Nguyen

Open-vocabulary image segmentation has been advanced through the synergy between mask generators and vision-language models like Contrastive Language-Image Pre-training (CLIP). Previous approaches focus on generating masks while aligning…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Quan-Sheng Zeng , Yunheng Li , Daquan Zhou , Guanbin Li , Qibin Hou , Ming-Ming Cheng

Utilizing vision and language models (VLMs) pre-trained on large-scale image-text pairs is becoming a promising paradigm for open-vocabulary visual recognition. In this work, we extend this paradigm by leveraging motion and audio that…

Computer Vision and Pattern Recognition · Computer Science 2022-07-18 Rui Qian , Yeqing Li , Zheng Xu , Ming-Hsuan Yang , Serge Belongie , Yin Cui

Open-Vocabulary Video Instance Segmentation (VIS) is attracting increasing attention due to its ability to segment and track arbitrary objects. However, the recent Open-Vocabulary VIS attempts obtained unsatisfactory results, especially in…

Computer Vision and Pattern Recognition · Computer Science 2024-07-15 Hao Fang , Peng Wu , Yawei Li , Xinxin Zhang , Xiankai Lu

The Object-Based Image Coding (OBIC) that was extensively studied about two decades ago, promised a vast application perspective for both ultra-low bitrate communication and high-level semantical content understanding, but it had rarely…

Image and Video Processing · Electrical Eng. & Systems 2020-03-20 Qi Xia , Haojie Liu , Zhan Ma

The large-scale pretrained model CLIP, trained on 400 million image-text pairs, offers a promising paradigm for tackling vision tasks, albeit at the image level. Later works, such as DenseCLIP and LSeg, extend this paradigm to dense…

Computer Vision and Pattern Recognition · Computer Science 2023-10-12 Ke Jin , Wankou Yang