中文
相关论文

相关论文: Cascade R-CNN: Delving into High Quality Object De…

200 篇论文

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…

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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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,…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Yan Luo , Chongyang Zhang , Muming Zhao , Hao Zhou , Jun Sun