Back to results
Bibliographic record · Consultation and access
Preprint

Cascade R-CNN: Delving Into High Quality Object Detection

Zhaowei Cai; Nuno Vasconcelos · OpenAlex · 2018

Resource page
Quick overview. Review the resource’s basic details, then access the content using the main button. This page shows only the information needed to identify, cite, and open the work.

Resource access

Open the content from the main option or choose another available source.

OpenAlex OpenAlex Works
Entrar por OpenAlex
Main access

Resource page

Resource reference page. Full text availability has not been automatically confirmed.
Open resource

Summary

Descripción general del contenido del recurso.

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 tends to degrade with increasing the IoU thresholds. Two main factors are responsible for this: 1) overfitting during training, due to exponentially vanishing positive samples, and 2) inference-time mismatch between the IoUs for which the detector is optimal and those of the input hypotheses. A multi-stage object detection architecture, the Cascade R-CNN, is proposed to address these problems. It consists of a sequence of detectors trained with increasing IoU thresholds, to be sequentially more selective against close false positives. The detectors are trained stage by stage, leveraging the observation that the output of a detector is a good distribution for training the next higher quality detector. The resampling of progressively improved hypotheses guarantees that all detectors have a positive set of examples of equivalent size, reducing the overfitting problem. The same cascade procedure is applied at inference, enabling a closer match between the hypotheses and the detector quality of each stage. A simple implementation of the Cascade R-CNN is shown to surpass all single-model object detectors on the challenging COCO dataset. Experiments also show that the Cascade R-CNN is widely applicable across detector architectures, achieving consistent gains independently of the baseline detector strength. The code is available at https://github.com/zhaoweicai/cascade-rcnn.

How to cite

Elegí el formato que necesitás y copiá la referencia al portapapeles.

APA 7

Cai, Z. & Vasconcelos, N. (2018). Cascade R-CNN: Delving Into High Quality Object Detection. OpenAlex. https://doi.org/10.1109/cvpr.2018.00644

MLA

Cai, Zhaowei, and Nuno Vasconcelos. Cascade R-CNN: Delving Into High Quality Object Detection. OpenAlex, 2018. https://doi.org/10.1109/cvpr.2018.00644.

Chicago

Cai, Zhaowei and Nuno Vasconcelos. 2018. Cascade R-CNN: Delving Into High Quality Object Detection. OpenAlex. https://doi.org/10.1109/cvpr.2018.00644.

Harvard

Cai, Z. and Vasconcelos, N. 2018, Cascade R-CNN: Delving Into High Quality Object Detection, OpenAlex, available at: https://doi.org/10.1109/cvpr.2018.00644 [Accessed 6 Aug. 2026].

Share and print

Save the record, copy its permanent link, or print it as a PDF.

Export reference

You can export the record in common formats for use in a reference manager.

Resource details

Bibliographic information to help confirm that this is the correct material.

Title
Cascade R-CNN: Delving Into High Quality Object Detection
Author / contributors
Zhaowei Cai; Nuno Vasconcelos
Publisher
OpenAlex
Publication year
2018
Language
English

Subjects

Explore related resources through these subjects.

Copied