English
Related papers

Related papers: V3Det: Vast Vocabulary Visual Detection Dataset

200 papers

An object detector's ability to detect and flag \textit{novel} objects during open-world deployments is critical for many real-world applications. Unfortunately, much of the work in open object detection today is disjointed and fails to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-18 Matthew Inkawhich , Nathan Inkawhich , Hao Yang , Jingyang Zhang , Randolph Linderman , Yiran Chen

3D visual grounding is the task of localizing the object in a 3D scene which is referred by a description in natural language. With a wide range of applications ranging from autonomous indoor robotics to AR/VR, the task has recently risen…

Computer Vision and Pattern Recognition · Computer Science 2024-07-17 Ozan Unal , Christos Sakaridis , Suman Saha , Luc Van Gool

Document understanding tasks, in particular, Visually-rich Document Entity Retrieval (VDER), have gained significant attention in recent years thanks to their broad applications in enterprise AI. However, publicly available data have been…

Computation and Language · Computer Science 2023-10-27 Lijun Yu , Jin Miao , Xiaoyu Sun , Jiayi Chen , Alexander G. Hauptmann , Hanjun Dai , Wei Wei

Real-world applications of computer vision in the humanities require algorithms to be robust against artistic abstraction, peripheral objects, and subtle differences between fine-grained target classes. Existing datasets provide…

Computer Vision and Pattern Recognition · Computer Science 2025-07-14 Mathias Zinnen , Prathmesh Madhu , Inger Leemans , Peter Bell , Azhar Hussian , Hang Tran , Ali Hürriyetoğlu , Andreas Maier , Vincent Christlein

Massive data corpora like WebText, Wikipedia, Conceptual Captions, WebImageText, and LAION have propelled recent dramatic progress in AI. Large neural models trained on such datasets produce impressive results and top many of today's…

Computer Vision and Pattern Recognition · Computer Science 2022-12-16 Matt Deitke , Dustin Schwenk , Jordi Salvador , Luca Weihs , Oscar Michel , Eli VanderBilt , Ludwig Schmidt , Kiana Ehsani , Aniruddha Kembhavi , Ali Farhadi

Traditional closed-set 3D detection frameworks fail to meet the demands of open-world applications like autonomous driving. Existing open-vocabulary 3D detection methods typically adopt a two-stage pipeline consisting of pseudo-label…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Qi Liu , Yabei Li , Hongsong Wang , Lei He

Counting the number of items in a visual scene remains a fundamental yet challenging task in computer vision. Traditional approaches to solving this problem rely on domain-specific counting architectures, which are trained using datasets…

Computer Vision and Pattern Recognition · Computer Science 2025-12-18 Kuinan Hou , Jing Mi , Marco Zorzi , Lamberto Ballan , Alberto Testolin

Many open-world applications require the detection of novel objects, yet state-of-the-art object detection and instance segmentation networks do not excel at this task. The key issue lies in their assumption that regions without any…

Computer Vision and Pattern Recognition · Computer Science 2022-04-14 Kuniaki Saito , Ping Hu , Trevor Darrell , Kate Saenko

Instruction tuning has significantly advanced large language models (LLMs) such as ChatGPT, enabling them to align with human instructions across diverse tasks. However, progress in open vision-language models (VLMs) has been limited due to…

Computer Vision and Pattern Recognition · Computer Science 2023-06-09 Lei Li , Yuwei Yin , Shicheng Li , Liang Chen , Peiyi Wang , Shuhuai Ren , Mukai Li , Yazheng Yang , Jingjing Xu , Xu Sun , Lingpeng Kong , Qi Liu

Instance detection (InsDet) is a long-lasting problem in robotics and computer vision, aiming to detect object instances (predefined by some visual examples) in a cluttered scene. Despite its practical significance, its advancement is…

Computer Vision and Pattern Recognition · Computer Science 2023-10-31 Qianqian Shen , Yunhan Zhao , Nahyun Kwon , Jeeeun Kim , Yanan Li , Shu Kong

Current multi-view indoor 3D object detectors rely on sensor geometry that is costly to obtain (i.e., precisely calibrated multi-view camera poses) to fuse multi-view information into a global scene representation, limiting deployment in…

Computer Vision and Pattern Recognition · Computer Science 2026-03-03 Yang Cao , Feize Wu , Dave Zhenyu Chen , Yingji Zhong , Lanqing Hong , Dan Xu

Despite progress in perceptual tasks such as image classification, computers still perform poorly on cognitive tasks such as image description and question answering. Cognition is core to tasks that involve not just recognizing, but…

Computer Vision and Pattern Recognition · Computer Science 2016-02-25 Ranjay Krishna , Yuke Zhu , Oliver Groth , Justin Johnson , Kenji Hata , Joshua Kravitz , Stephanie Chen , Yannis Kalantidis , Li-Jia Li , David A. Shamma , Michael S. Bernstein , Fei-Fei Li

MVImgNet is a large-scale dataset that contains multi-view images of ~220k real-world objects in 238 classes. As a counterpart of ImageNet, it introduces 3D visual signals via multi-view shooting, making a soft bridge between 2D and 3D…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Xiaoguang Han , Yushuang Wu , Luyue Shi , Haolin Liu , Hongjie Liao , Lingteng Qiu , Weihao Yuan , Xiaodong Gu , Zilong Dong , Shuguang Cui

3D object detection is fundamental for spatial understanding. Real-world environments demand models capable of recognizing diverse, previously unseen objects, which remains a major limitation of closed-set methods. Existing open-vocabulary…

Computer Vision and Pattern Recognition · Computer Science 2025-11-26 Andrey Lemeshko , Bulat Gabdullin , Nikita Drozdov , Anton Konushin , Danila Rukhovich , Maksim Kolodiazhnyi

Large scale visual understanding is challenging, as it requires a model to handle the widely-spread and imbalanced distribution of <subject, relation, object> triples. In real-world scenarios with large numbers of objects and relations,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Ji Zhang , Yannis Kalantidis , Marcus Rohrbach , Manohar Paluri , Ahmed Elgammal , Mohamed Elhoseiny

Conventional object detection models are usually limited by the data on which they were trained and by the category logic they define. With the recent rise of Language-Visual Models, new methods have emerged that are not restricted to these…

Computer Vision and Pattern Recognition · Computer Science 2024-09-16 Irina Tolstykh , Mikhail Chernyshov , Maksim Kuprashevich

Open vocabulary 3D object detection (OV3D) allows precise and extensible object recognition crucial for adapting to diverse environments encountered in assistive robotics. This paper presents OpenNav, a zero-shot 3D object detection…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Muhammad Rameez ur Rahman , Piero Simonetto , Anna Polato , Francesco Pasti , Luca Tonin , Sebastiano Vascon

Training large neural networks on large-scale datasets requires substantial computational resources, particularly for dense prediction tasks such as object detection. Although dataset distillation (DD) has been proposed to alleviate these…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Salwa K. Al Khatib , Ahmed ElHagry , Shitong Shao , Zhiqiang Shen

Open-vocabulary object detection (OVD) aims to recognize and localize object categories beyond the training set. Recent approaches leverage vision-language models to generate pseudo-labels using image-text alignment, allowing detectors to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Hojun Choi , Youngsun Lim , Jaeyo Shin , Hyunjung Shim

The ability to understand the ways to interact with objects from visual cues, a.k.a. visual affordance, is essential to vision-guided robotic research. This involves categorizing, segmenting and reasoning of visual affordance. Relevant…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Shengheng Deng , Xun Xu , Chaozheng Wu , Ke Chen , Kui Jia