中文
相关论文

相关论文: Boosting Open-Vocabulary Object Detection by Handl…

200 篇论文

As working with large datasets becomes standard, the task of accurately retrieving images containing objects of interest by an open set textual query gains practical importance. The current leading approach utilizes a pre-trained CLIP model…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Hila Levi , Guy Heller , Dan Levi

Large vision-language contrastive models (VLCMs), such as CLIP, have become foundational, demonstrating remarkable success across a variety of downstream tasks. Despite their advantages, these models, akin to other foundational systems,…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Haocheng Dai , Sarang Joshi

Task-oriented object detection aims to find objects suitable for accomplishing specific tasks. As a challenging task, it requires simultaneous visual data processing and reasoning under ambiguous semantics. Recent solutions are mainly…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Hanning Chen , Wenjun Huang , Yang Ni , Sanggeon Yun , Yezi Liu , Fei Wen , Alvaro Velasquez , Hugo Latapie , Mohsen Imani

Given an input image, and nothing else, our method returns the bounding boxes of objects in the image and phrases that describe the objects. This is achieved within an open world paradigm, in which the objects in the input image may not…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Tal Shaharabany , Yoad Tewel , Lior Wolf

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…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Aviad Aberdam , David Bensaïd , Alona Golts , Roy Ganz , Oren Nuriel , Royee Tichauer , Shai Mazor , Ron Litman

Object tracking is central to robot perception and scene understanding. Tracking-by-detection has long been a dominant paradigm for object tracking of specific object categories. Recently, large-scale pre-trained models have shown promising…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Wen-Hsuan Chu , Adam W. Harley , Pavel Tokmakov , Achal Dave , Leonidas Guibas , Katerina Fragkiadaki

Vision-language models such as CLIP have shown impressive capabilities in encoding texts and images into aligned embeddings, enabling the retrieval of multimodal data in a shared embedding space. However, these embedding-based models still…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Timothy Ossowski , Ming Jiang , Junjie Hu

Open-vocabulary object detection (OVOD) enables models to recognize objects beyond predefined categories, but existing approaches remain limited in practical deployment. On the one hand, multimodal designs often incur substantial…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Siheng Wang , Yanshu Li , Bohan Hu , Zhengdao Li , Haibo Zhan , Linshan Li , Weiming Liu , Ruizhi Qian , Guangxin Wu , Hao Zhang , Jifeng Shen , Piotr Koniusz , Zhengtao Yao , Junhao Dong , Qiang Sun

The ability to interpret and comprehend a 3D scene is essential for many vision and robotics systems. In numerous applications, this involves 3D object detection, i.e.~identifying the location and dimensions of objects belonging to a…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Olivier Moliner , Viktor Larsson , Kalle Åström

Medical image classification plays a crucial role in clinical decision-making, yet most models are constrained to a fixed set of predefined classes, limiting their adaptability to new conditions. Contrastive Language-Image Pretraining…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Stefan Denner , Markus Bujotzek , Dimitrios Bounias , David Zimmerer , Raphael Stock , Klaus Maier-Hein

Object proposal generation is an important and fundamental task in computer vision. In this paper, we propose ProposalCLIP, a method towards unsupervised open-category object proposal generation. Unlike previous works which require a large…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Hengcan Shi , Munawar Hayat , Yicheng Wu , Jianfei Cai

In recent years, vision-language models (VLMs) have advanced open-vocabulary mapping, enabling mobile robots to simultaneously achieve environmental reconstruction and high-level semantic understanding. While integrated object cognition…

机器人学 · 计算机科学 2025-02-25 Yinan Deng , Bicheng Yao , Yihang Tang , Yi Yang , Yufeng Yue

Conventional object detectors rely on cross-entropy classification, which can be vulnerable to class imbalance and label noise. We propose CLIP-Joint-Detect, a simple and detector-agnostic framework that integrates CLIP-style contrastive…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Behnam Raoufi , Hossein Sharify , Mohamad Mahdee Ramezanee , Khosrow Hajsadeghi , Saeed Bagheri Shouraki

Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based tasks or generation-based tasks. Furthermore, performance…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Junnan Li , Dongxu Li , Caiming Xiong , Steven Hoi

In the past, the rapidly evolving field of sound classification greatly benefited from the application of methods from other domains. Today, we observe the trend to fuse domain-specific tasks and approaches together, which provides the…

声音 · 计算机科学 2022-09-12 Andrey Guzhov , Federico Raue , Jörn Hees , Andreas Dengel

3D object detection plays a crucial role in autonomous systems, yet existing methods are limited by closed-set assumptions and struggle to recognize novel objects and their attributes in real-world scenarios. We propose OVODA, a novel…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Xinhao Xiang , Kuan-Chuan Peng , Suhas Lohit , Michael J. Jones , Jiawei Zhang

Despite the significant progress in deep learning for dense visual recognition problems, such as semantic segmentation, traditional methods are constrained by fixed class sets. Meanwhile, vision-language foundation models, such as CLIP,…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Sina Hajimiri , Ismail Ben Ayed , Jose Dolz

Current audio-visual representation learning can capture rough object categories (e.g., ``animals'' and ``instruments''), but it lacks the ability to recognize fine-grained details, such as specific categories like ``dogs'' and ``flutes''…

多媒体 · 计算机科学 2024-09-19 Shota Nakada , Taichi Nishimura , Hokuto Munakata , Masayoshi Kondo , Tatsuya Komatsu

Traditional object detection methods operate under the closed-set assumption, where models can only detect a fixed number of objects predefined in the training set. Recent works on open vocabulary object detection (OVD) enable the detection…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Zizhao Li , Zhengkang Xiang , Joseph West , Kourosh Khoshelham

Real-time open-vocabulary object detection (OVOD) is essential for practical deployment in dynamic environments, where models must recognize a large and evolving set of categories under strict latency constraints. Current real-time OVOD…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Leilei Wang , Longfei Liu , Xi Shen , Xuanlong Yu , Ying Tiffany He , Fei Richard Yu , Yingyi Chen