English
Related papers

Related papers: Localization Recall Precision (LRP): A New Perform…

200 papers

Repetitive action counting (RAC) aims to estimate the number of class-agnostic action occurrences in a video without exemplars. Most current RAC methods rely on a raw frame-to-frame similarity representation for period prediction. However,…

Computer Vision and Pattern Recognition · Computer Science 2025-01-14 Sujia Wang , Xiangwei Shen , Yansong Tang , Xin Dong , Wenjia Geng , Lei Chen

In the majority of object detection frameworks, the confidence of instance classification is used as the quality criterion of predicted bounding boxes, like the confidence-based ranking in non-maximum suppression (NMS). However, the quality…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Wenchi Ma , Kaidong Li , Guanghui Wang

We present a learning approach for localization and segmentation of objects in an image in a manner that is robust to partial occlusion. Our algorithm produces a bounding box around the full extent of the object and labels pixels in the…

Computer Vision and Pattern Recognition · Computer Science 2015-07-29 Samarth Brahmbhatt , Heni Ben Amor , Henrik Christensen

Object proposal is essential for current state-of-the-art object detection pipelines. However, the existing proposal methods generally fail in producing results with satisfying localization accuracy. The case is even worse for small objects…

Computer Vision and Pattern Recognition · Computer Science 2016-07-26 Zequn Jie , Xiaodan Liang , Jiashi Feng , Wen Feng Lu , Eng Hock Francis Tay , Shuicheng Yan

A fundamental limitation of object detectors is that they suffer from "spatial bias", and in particular perform less satisfactorily when detecting objects near image borders. For a long time, there has been a lack of effective ways to…

Computer Vision and Pattern Recognition · Computer Science 2024-06-04 Zhaohui Zheng , Yuming Chen , Qibin Hou , Xiang Li , Ping Wang , Ming-Ming Cheng

This work tackles the fidelity objective in the perceptual super-resolution~(SR). Specifically, we address the shortcomings of pixel-level $L_\text{p}$ loss ($\mathcal{L}_\text{pix}$) in the GAN-based SR framework. Since $L_\text{pix}$ is…

Computer Vision and Pattern Recognition · Computer Science 2025-04-14 MinKyu Lee , Sangeek Hyun , Woojin Jun , Jae-Pil Heo

Object detectors are conventionally trained by a weighted sum of classification and localization losses. Recent studies (e.g., predicting IoU with an auxiliary head, Generalized Focal Loss, Rank & Sort Loss) have shown that forcing these…

Computer Vision and Pattern Recognition · Computer Science 2023-01-04 Fehmi Kahraman , Kemal Oksuz , Sinan Kalkan , Emre Akbas

Object detection aims to identify instances of semantic objects of a certain class in images or videos. The success of state-of-the-art approaches is attributed to the significant progress of object proposal and convolutional neural…

Computer Vision and Pattern Recognition · Computer Science 2017-03-02 Feng Gao , Yihang Lou , Yan Bai , Shiqi Wang , Tiejun Huang , Ling-Yu Duan

A key challenge in translating Visual Place Recognition (VPR) from the lab to long-term deployment is ensuring a priori that a system can meet user-specified performance requirements across different parts of an environment, rather than…

Computer Vision and Pattern Recognition · Computer Science 2026-03-05 Somayeh Hussaini , Tobias Fischer , Michael Milford

Weakly supervised methods usually generate localization results based on attention maps produced by classification networks. However, the attention maps exhibit the most discriminative parts of the object which are small and sparse. We…

Computer Vision and Pattern Recognition · Computer Science 2018-08-07 Xiaolin Zhang , Yunchao Wei , Guoliang Kang , Yi Yang , Thomas Huang

Many typical applications of object detection operate within a prescribed false-positive range. In this situation the performance of a detector should be assessed on the basis of the area under the ROC curve over that range, rather than…

Computer Vision and Pattern Recognition · Computer Science 2015-06-30 Sakrapee Paisitkriangkrai , Chunhua Shen , Anton van den Hengel

Deploying object detection on microcontrollers (MCUs) enables intelligent edge devices but current models cannot learn new object categories after deployment. Existing continual learning methods require storing raw images far exceeding MCU…

Computer Vision and Pattern Recognition · Computer Science 2026-03-03 Bibin Wilson

Recognizing a previously visited place, also known as place recognition (or loop closure detection) is the key towards fully autonomous mobile robots and self-driving vehicle navigation. Augmented with various Simultaneous Localization and…

Robotics · Computer Science 2017-04-19 Ashwin Mathur , Fei Han , Hao Zhang

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…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei

With the ever-growing variety of object detection approaches, this study explores a series of experiments that combine reinforcement learning (RL)-based visual attention methods with saliency ranking techniques to investigate transparent…

Computer Vision and Pattern Recognition · Computer Science 2024-11-06 Matthias Bartolo , Dylan Seychell , Josef Bajada

In existing works that learn representation for object detection, the relationship between a candidate window and the ground truth bounding box of an object is simplified by thresholding their overlap. This paper shows information loss in…

Computer Vision and Pattern Recognition · Computer Science 2015-12-10 Xingyu Zeng , Wanli Ouyang , Xiaogang Wang

Visual Place Recognition (VPR) enables robots and autonomous vehicles to identify previously visited locations by matching current observations against a database of known places. However, VPR systems face significant challenges when…

Computer Vision and Pattern Recognition · Computer Science 2025-10-16 Emily Miller , Michael Milford , Muhammad Burhan Hafez , SD Ramchurn , Shoaib Ehsan

Conformal prediction (CP) generates a set of predictions for a given test sample such that the prediction set almost always contains the true label (e.g., 99.5\% of the time). CP provides comprehensive predictions on possible labels of a…

Machine Learning · Computer Science 2023-09-12 Yizhe Zhang , Shuo Wang , Yejia Zhang , Danny Z. Chen

The approximation of nonlinear kernels via linear feature maps has recently gained interest due to their applications in reducing the training and testing time of kernel-based learning algorithms. Current random projection methods avoid the…

Computer Vision and Pattern Recognition · Computer Science 2016-02-05 A. G. Chung , M. J. Shafiee , A. Wong

Efficient inference for object detection networks is a major challenge on edge devices. Post-Training Quantization (PTQ), which transforms a full-precision model into low bit-width directly, is an effective and convenient approach to reduce…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 Lin Niu , Jiawei Liu , Zhihang Yuan , Dawei Yang , Xinggang Wang , Wenyu Liu