English
Related papers

Related papers: Cascade R-CNN: High Quality Object Detection and I…

200 papers

In object detection, an intersection over union (IoU) threshold is required to define positives and negatives. An object detector, trained with low IoU threshold, e.g. 0.5, usually produces noisy detections. However, detection performance…

Computer Vision and Pattern Recognition · Computer Science 2017-12-05 Zhaowei Cai , Nuno Vasconcelos

We extend the state-of-the-art Cascade R-CNN with a simple feature sharing mechanism. Our approach focuses on the performance increases on high IoU but decreases on low IoU thresholds--a key problem this detector suffers from. Feature…

Computer Vision and Pattern Recognition · Computer Science 2019-07-30 Ang Li , Xue Yang , Chongyang Zhang

Region Proposal Network (RPN) is the cornerstone of two-stage object detectors, it generates a sparse set of object proposals and alleviates the extrem foregroundbackground class imbalance problem during training. However, we find that the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Li Zhu , Zihao Xie , Liman Liu , Bo Tao , Wenbing Tao

Although two-stage object detectors have continuously advanced the state-of-the-art performance in recent years, the training process itself is far from crystal. In this work, we first point out the inconsistency problem between the fixed…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Hongkai Zhang , Hong Chang , Bingpeng Ma , Naiyan Wang , Xilin Chen

Recent progress on 2D object detection has featured Cascade RCNN, which capitalizes on a sequence of cascade detectors to progressively improve proposal quality, towards high-quality object detection. However, there has not been evidence in…

Computer Vision and Pattern Recognition · Computer Science 2022-11-16 Qi Cai , Yingwei Pan , Ting Yao , Tao Mei

Cascaded architectures have brought significant performance improvement in object detection and instance segmentation. However, there are lingering issues regarding the disparity in the Intersection-over-Union (IoU) distribution of the…

Computer Vision and Pattern Recognition · Computer Science 2020-12-21 Thang Vu , Haeyong Kang , Chang D. Yoo

Face detection has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs). Its central issue in recent years is how to improve the detection performance of tiny faces. To this end, many recent works…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Faen Zhang , Xinyu Fan , Guo Ai , Jianfei Song , Yongqiang Qin , Jiahong Wu

Within the field of instance segmentation, most of the state-of-the-art deep learning networks rely nowadays on cascade architectures, where multiple object detectors are trained sequentially, re-sampling the ground truth at each step. This…

Computer Vision and Pattern Recognition · Computer Science 2022-06-22 Leonardo Rossi , Akbar Karimi , Andrea Prati

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, many datasets are only…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Tobias Bottger , Patrick Follmann , Michael Fauser

For the training of face detection network based on R-CNN framework, anchors are assigned to be positive samples if intersection-over-unions (IoUs) with ground-truth are higher than the first threshold(such as 0.7); and to be negative…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Ce Qi , Xiaoping Chen , Pingyu Wang , Fei Su

Object detection is an important part in the field of computer vision, and the effect of object detection is directly determined by the regression accuracy of the prediction box. As the key to model training, IoU (Intersection over Union)…

Computer Vision and Pattern Recognition · Computer Science 2024-08-14 Xiangjie Luo , Zhihao Cai , Bo Shao , Yingxun Wang

Current state-of-the-art two-stage models on instance segmentation task suffer from several types of imbalances. In this paper, we address the Intersection over the Union (IoU) distribution imbalance of positive input Regions of Interest…

Computer Vision and Pattern Recognition · Computer Science 2024-04-26 Leonardo Rossi , Akbar Karimi , Andrea Prati

Recent researches attempt to improve the detection performance by adopting the idea of cascade for single-stage detectors. In this paper, we analyze and discover that inconsistency is the major factor limiting the performance. The refined…

Computer Vision and Pattern Recognition · Computer Science 2019-07-17 Hongkai Zhang , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

Letting a deep network be aware of the quality of its own predictions is an interesting yet important problem. In the task of instance segmentation, the confidence of instance classification is used as mask quality score in most instance…

Computer Vision and Pattern Recognition · Computer Science 2019-03-04 Zhaojin Huang , Lichao Huang , Yongchao Gong , Chang Huang , Xinggang Wang

We present Boundary IoU (Intersection-over-Union), a new segmentation evaluation measure focused on boundary quality. We perform an extensive analysis across different error types and object sizes and show that Boundary IoU is significantly…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Bowen Cheng , Ross Girshick , Piotr Dollár , Alexander C. Berg , Alexander Kirillov

Object localization in general environments is a fundamental part of vision systems. While dominating on the COCO benchmark, recent Transformer-based detection methods are not competitive in diverse domains. Moreover, these methods still…

Computer Vision and Pattern Recognition · Computer Science 2023-07-21 Mingqiao Ye , Lei Ke , Siyuan Li , Yu-Wing Tai , Chi-Keung Tang , Martin Danelljan , Fisher Yu

We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image while simultaneously generating a high-quality segmentation mask for each instance. The…

Computer Vision and Pattern Recognition · Computer Science 2018-01-25 Kaiming He , Georgia Gkioxari , Piotr Dollár , Ross Girshick

Object detection is a fundamental problem in image understanding. One popular solution is the R-CNN framework and its fast versions. They decompose the object detection problem into two cascaded easier tasks: 1) generating object proposals…

Computer Vision and Pattern Recognition · Computer Science 2016-04-13 Bin Yang , Junjie Yan , Zhen Lei , Stan Z. Li

State-of-the-art object detectors rely on regressing and classifying an extensive list of possible anchors, which are divided into positive and negative samples based on their intersection-over-union (IoU) with corresponding groundtruth…

Computer Vision and Pattern Recognition · Computer Science 2020-06-01 Hengduo Li , Zuxuan Wu , Chen Zhu , Caiming Xiong , Richard Socher , Larry S. Davis

Most deep learning object detectors are based on the anchor mechanism and resort to the Intersection over Union (IoU) between predefined anchor boxes and ground truth boxes to evaluate the matching quality between anchors and objects. In…

Computer Vision and Pattern Recognition · Computer Science 2020-09-30 Heng Zhang , Elisa Fromont , Sébastien Lefevre , Bruno Avignon
‹ Prev 1 2 3 10 Next ›