中文
相关论文

相关论文: RepPoints V2: Verification Meets Regression for Ob…

200 篇论文

Visual place recognition is a critical task in computer vision, especially for localization and navigation systems. Existing methods often rely on contrastive learning: image descriptors are trained to have small distance for similar images…

计算机视觉与模式识别 · 计算机科学 2024-01-30 María Leyva-Vallina , Nicola Strisciuglio , Nicolai Petkov

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

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…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Chuang Lin , Peize Sun , Yi Jiang , Ping Luo , Lizhen Qu , Gholamreza Haffari , Zehuan Yuan , Jianfei Cai

Visual re-localization means using a single image as input to estimate the camera's location and orientation relative to a pre-recorded environment. The highest-scoring methods are "structure based," and need the query camera's intrinsics…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Mehmet Ozgur Turkoglu , Eric Brachmann , Konrad Schindler , Gabriel Brostow , Aron Monszpart

Detecting oriented objects along with estimating their rotation information is one crucial step for analyzing remote sensing images. Despite that many methods proposed recently have achieved remarkable performance, most of them directly…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Yanjie Wang , Xu Zou , Zhijun Zhang , Wenhui Xu , Liqun Chen , Sheng Zhong , Luxin Yan , Guodong Wang

3D object detection is receiving increasing attention from both industry and academia thanks to its wide applications in various fields. In this paper, we propose Point-Voxel Region-based Convolution Neural Networks (PV-RCNNs) for 3D object…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Shaoshuai Shi , Li Jiang , Jiajun Deng , Zhe Wang , Chaoxu Guo , Jianping Shi , Xiaogang Wang , Hongsheng Li

Object detectors are vital to many modern computer vision applications. However, even state-of-the-art object detectors are not perfect. On two images that look similar to human eyes, the same detector can make different predictions because…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Caleb Tung , Abhinav Goel , Fischer Bordwell , Nick Eliopoulos , Xiao Hu , George K. Thiruvathukal , Yung-Hsiang Lu

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Vision Transformers (ViTs) have shown impressive performance in computer vision, but their high computational cost, quadratic in the number of tokens, limits their adoption in computation-constrained applications. However, this large number…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Yifei Liu , Mathias Gehrig , Nico Messikommer , Marco Cannici , Davide Scaramuzza

Foundation models, especially vision-language models (VLMs), offer compelling zero-shot object detection for applications like autonomous driving, a domain where manual labelling is prohibitively expensive. However, their detection latency…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Uday Bhaskar , Rishabh Bhattacharya , Avinash Patel , Sarthak Khoche , Praveen Anil Kulkarni , Naresh Manwani

Deep learning-based dense object detectors have achieved great success in the past few years and have been applied to numerous multimedia applications such as video understanding. However, the current training pipeline for dense detectors…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zehui Chen , Chenhongyi Yang , Qiaofei Li , Feng Zhao , Zheng-Jun Zha , Feng Wu

RetinaNet proposed Focal Loss for classification task and improved one-stage detectors greatly. However, there is still a gap between it and two-stage detectors. We analyze the prediction of RetinaNet and find that the misalignment of…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei

With the rapidly increasing demand for oriented object detection (OOD), recent research involving weakly-supervised detectors for learning OOD from point annotations has gained great attention. In this paper, we rethink this challenging…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Yi Yu , Botao Ren , Peiyuan Zhang , Mingxin Liu , Junwei Luo , Shaofeng Zhang , Feipeng Da , Junchi Yan , Xue Yang

We address the problem of weakly supervised object localization where only image-level annotations are available for training object detectors. Numerous methods have been proposed to tackle this problem through mining object proposals.…

计算机视觉与模式识别 · 计算机科学 2017-10-13 Dong Li , Jia-Bin Huang , Yali Li , Shengjin Wang , Ming-Hsuan Yang

There is lots of scientific work about object detection in images. For many applications like for example autonomous driving the actual data on which classification has to be done are videos. This work compares different methods, especially…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Ahmad B Qasim , Arnd Pettirsch

Performing data augmentation for learning deep neural networks is known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Nikita Dvornik , Julien Mairal , Cordelia Schmid

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Siyuan Qiao , Liang-Chieh Chen , Alan Yuille

Deep-learning-based local feature extraction algorithms that combine detection and description have made significant progress in visible image matching. However, the end-to-end training of such frameworks is notoriously unstable due to the…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Yuxin Deng , Jiayi Ma

As human-machine interaction continues to evolve, the capacity for environmental perception is becoming increasingly crucial. Integrating the two most common types of sensory data, images, and point clouds, can enhance detection accuracy.…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Kai Luo , Hao Wu , Kefu Yi , Kailun Yang , Wei Hao , Rongdong Hu

We propose a novel learned keypoint detection method to increase the number of correct matches for the task of non-rigid image correspondence. By leveraging true correspondences acquired by matching annotated image pairs with a specified…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Felipe Cadar , Welerson Melo , Vaishnavi Kanagasabapathi , Guilherme Potje , Renato Martins , Erickson R. Nascimento