English
Related papers

Related papers: Cascade R-CNN: Delving into High Quality Object De…

200 papers

While formal robustness verification has seen significant success in image classification, scaling these guarantees to object detection remains notoriously difficult due to complex non-linear coordinate transformations and…

Machine Learning · Computer Science 2026-03-06 Benedikt Brückner , Alejandro J. Mercado , Yanghao Zhang , Panagiotis Kouvaros , Alessio Lomuscio

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Issa Mouawad , Francesca Odone

We address the challenging problem of open world object detection (OWOD), where object detectors must identify objects from known classes while also identifying and continually learning to detect novel objects. Prior work has resulted in…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 David Pershouse , Feras Dayoub , Dimity Miller , Niko Sünderhauf

Training a robust classifier and an accurate box regressor are difficult for occluded pedestrian detection. Traditionally adopted Intersection over Union (IoU) measurement does not consider the occluded region of the object and leads to…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Ruiqi Lu , Huimin Ma

Accurately ranking the vast number of candidate detections is crucial for dense object detectors to achieve high performance. Prior work uses the classification score or a combination of classification and predicted localization scores to…

Computer Vision and Pattern Recognition · Computer Science 2021-03-05 Haoyang Zhang , Ying Wang , Feras Dayoub , Niko Sünderhauf

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-08 Kang Kim , Hee Seok Lee

Learning to detect an object in an image from very few training examples - few-shot object detection - is challenging, because the classifier that sees proposal boxes has very little training data. A particularly challenging training regime…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Weilin Zhang , Yu-Xiong Wang , David A. Forsyth

Imbalance issue is a major yet unsolved bottleneck for the current object detection models. In this work, we observe two crucial yet never discussed imbalance issues. The first imbalance lies in the large number of low-quality RPN…

Computer Vision and Pattern Recognition · Computer Science 2020-05-26 Zheng Ge , Zequn Jie , Xin Huang , Chengzheng Li , Osamu Yoshie

Huge challenges exist for old landslide detection because their morphology features have been partially or strongly transformed over a long time and have little difference from their surrounding. Besides, small-sample problem also restrict…

Computer Vision and Pattern Recognition · Computer Science 2023-04-25 Zili Lu , Yuexing Peng , Wei Li , Junchuan Yu , Daqing Ge , Wei Xiang

There are mainly two types of state-of-the-art object detectors. On one hand, we have two-stage detectors, such as Faster R-CNN (Region-based Convolutional Neural Networks) or Mask R-CNN, that (i) use a Region Proposal Network to generate…

Computer Vision and Pattern Recognition · Computer Science 2018-09-03 Petru Soviany , Radu Tudor Ionescu

The critical challenge in tracking-by-detection framework is how to avoid drift problem during online learning, where the robust features for a variety of appearance changes are difficult to be learned and a reasonable intersection over…

Computer Vision and Pattern Recognition · Computer Science 2019-11-26 Ding Ma , Xiangqian Wu

Instance recognition is rapidly advanced along with the developments of various deep convolutional neural networks. Compared to the architectures of networks, the training process, which is also crucial to the success of detectors, has…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Jiangmiao Pang , Kai Chen , Qi Li , Zhihai Xu , Huajun Feng , Jianping Shi , Wanli Ouyang , Dahua Lin

Lossy image compression strategies allow for more efficient storage and transmission of data by encoding data to a reduced form. This is essential enable training with larger datasets on less storage-equipped environments. However, such…

Computer Vision and Pattern Recognition · Computer Science 2022-05-18 Neelanjan Bhowmik , Jack W. Barker , Yona Falinie A. Gaus , Toby P. Breckon

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

This study evaluates road surface object detection tasks using four Mask R-CNN models as a pre-study of surface deterioration detection of stone-made archaeological objects. The models were pre-trained and fine-tuned by COCO datasets and…

Computer Vision and Pattern Recognition · Computer Science 2020-10-23 Haruhiro Fujita , Masatoshi Itagaki , Kenta Ichikawa , Yew Kwang Hooi , Kazutaka Kawano , Ryo Yamamoto

Deep region-based object detector consists of a region proposal step and a deep object recognition step. In this paper, we make significant improvements on both of the two steps. For region proposal we propose a novel lightweight cascade…

Computer Vision and Pattern Recognition · Computer Science 2017-10-31 Qiaoyong Zhong , Chao Li , Yingying Zhang , Di Xie , Shicai Yang , Shiliang Pu

Many modern approaches for object detection are two-staged pipelines. The first stage identifies regions of interest which are then classified in the second stage. Faster R-CNN is such an approach for object detection which combines both…

Computer Vision and Pattern Recognition · Computer Science 2017-05-01 Christian Eggert , Dan Zecha , Stephan Brehm , Rainer Lienhart

Cascade is a widely used approach that rejects obvious negative samples at early stages for learning better classifier and faster inference. This paper presents chained cascade network (CC-Net). In this CC-Net, the cascaded classifier at a…

Computer Vision and Pattern Recognition · Computer Science 2017-02-24 Wanli Ouyang , Ku Wang , Xin Zhu , Xiaogang Wang

This paper considers an architecture referred to as Cascade Region Proposal Network (Cascade RPN) for improving the region-proposal quality and detection performance by \textit{systematically} addressing the limitation of the conventional…

Computer Vision and Pattern Recognition · Computer Science 2019-12-05 Thang Vu , Hyunjun Jang , Trung X. Pham , Chang D. Yoo

Accurate pedestrian classification and localization have received considerable attention due to their wide applications such as security monitoring, autonomous driving, etc. Although pedestrian detectors have made great progress in recent…

Computer Vision and Pattern Recognition · Computer Science 2021-03-19 Yan Luo , Chongyang Zhang , Muming Zhao , Hao Zhou , Jun Sun