中文
相关论文

相关论文: A Fast and Accurate One-Stage Approach to Visual G…

200 篇论文

Vision Language Models (VLMs) have recently achieved significant progress in bridging visual perception and linguistic reasoning. Recently, OpenAI o3 model introduced a zoom-in search strategy that effectively elicits active perception…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Wanfu Wang , Qipeng Huang , Guangquan Xue , Xiaobo Liang , Juntao Li

Cross-view geolocalization (CVGL) systems, while effective at retrieving a list of relevant candidates (high Recall@k), often fail to identify the single best match (low Top-1 accuracy). This work investigates the use of zero-shot…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Yunus Talha Erzurumlu , John E. Anderson , William J. Shuart , Charles Toth , Alper Yilmaz

Visual Object Tracking (VOT) can be seen as an extended task of Few-Shot Learning (FSL). While the concept of FSL is not new in tracking and has been previously applied by prior works, most of them are tailored to fit specific types of FSL…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Jinghao Zhou , Bo Li , Peng Wang , Peixia Li , Weihao Gan , Wei Wu , Junjie Yan , Wanli Ouyang

In this paper, we propose a monocular visual localization pipeline leveraging semantic and depth cues. We apply semantic consistency evaluation to rank the image retrieval results and a practical clustering technique to reject estimation…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Huanhuan Fan , Yuhao Zhou , Ang Li , Shuang Gao , Jijunnan Li , Yandong Guo

Visual object localization is the key step in a series of object detection tasks. In the literature, high localization accuracy is achieved with the mainstream strongly supervised frameworks. However, such methods require object-level…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yi-Geng Hong , Hui-Chu Xiao , Wan-Lei Zhao

Video object detection (VID) is challenging because of the high variation of object appearance as well as the diverse deterioration in some frames. On the positive side, the detection in a certain frame of a video, compared with that in a…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yuheng Shi , Naiyan Wang , Xiaojie Guo

3D visual grounding (3DVG) is a critical task in scene understanding that aims to identify objects in 3D scenes based on text descriptions. However, existing methods rely on separately pre-trained vision and text encoders, resulting in a…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Yinuo Zheng , Lipeng Gu , Honghua Chen , Liangliang Nan , Mingqiang Wei

Most visual grounding solutions primarily focus on realistic images. However, applications involving synthetic images, such as Graphical User Interfaces (GUIs), remain limited. This restricts the development of autonomous computer…

人机交互 · 计算机科学 2025-07-21 El Hassane Ettifouri , Jessica López Espejel , Laura Minkova , Tassnim Dardouri , Walid Dahhane

Grounding objects in images using visual cues is a well-established approach in computer vision, yet the potential of audio as a modality for object recognition and grounding remains underexplored. We introduce YOSS, "You Only Speak Once to…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Wenhao Yang , Jianguo Wei , Wenhuan Lu , Lei Li

Recent adaptive methods for efficient video recognition mostly follow the two-stage paradigm of "preview-then-recognition" and have achieved great success on multiple video benchmarks. However, this two-stage paradigm involves two visits of…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Ye Tian , Mengyu Yang , Lanshan Zhang , Zhizhen Zhang , Yang Liu , Xiaohui Xie , Xirong Que , Wendong Wang

We present lazy visual grounding, a two-stage approach of unsupervised object mask discovery followed by object grounding, for open-vocabulary semantic segmentation. Plenty of the previous art casts this task as pixel-to-text classification…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Dahyun Kang , Minsu Cho

3D Visual Grounding (3DVG) aims to locate objects in 3D scenes based on textual descriptions, essential for applications like augmented reality and robotics. Traditional 3DVG approaches rely on annotated 3D datasets and predefined object…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Rong Li , Shijie Li , Lingdong Kong , Xulei Yang , Junwei Liang

Vision based localization is the problem of inferring the pose of the camera given a single image. One solution to this problem is to learn a deep neural network to infer the pose of a query image after learning on a dataset of images with…

机器学习 · 计算机科学 2019-11-11 Carlos Lassance , Yasir Latif , Ravi Garg , Vincent Gripon , Ian Reid

Modern leading object detectors are either two-stage or one-stage networks repurposed from a deep CNN-based backbone classifier network. YOLOv3 is one such very-well known state-of-the-art one-shot detector that takes in an input image and…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Solomon Negussie Tesema , El-Bay Bourennane

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector like YOLO. Because…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Ziping Yu , Hongbo Huang , Weijun Chen , Yongxin Su , Yahui Liu , Xiuying Wang

Grounding textual phrases in visual content is a meaningful yet challenging problem with various potential applications such as image-text inference or text-driven multimedia interaction. Most of the current existing methods adopt the…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Zhiyuan Fang , Shu Kong , Tianshu Yu , Yezhou Yang

3D visual grounding aims to identify the target object within a 3D point cloud scene referred to by a natural language description. Previous works usually require significant data relating to point color and their descriptions to exploit…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Tung-Yu Wu , Sheng-Yu Huang , Yu-Chiang Frank Wang

We present a reinforcement learning approach for detecting objects within an image. Our approach performs a step-wise deformation of a bounding box with the goal of tightly framing the object. It uses a hierarchical tree-like representation…

计算机视觉与模式识别 · 计算机科学 2018-10-29 Jonas Koenig , Simon Malberg , Martin Martens , Sebastian Niehaus , Artus Krohn-Grimberghe , Arunselvan Ramaswamy

The prevailing framework for matching multimodal inputs is based on a two-stage process: 1) detecting proposals with an object detector and 2) matching text queries with proposals. Existing two-stage solutions mostly focus on the matching…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Chenchi Zhang , Wenbo Ma , Jun Xiao , Hanwang Zhang , Jian Shao , Yueting Zhuang , Long Chen

Different from Object Detection, Visual Grounding deals with detecting a bounding box for each text-image pair. This one box for each text-image data provides sparse supervision signals. Although previous works achieve impressive results,…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Weitai Kang , Gaowen Liu , Mubarak Shah , Yan Yan