Cascade RPN

April 4, 2022 ยท View on GitHub

We provide the code for reproducing experiment results of Cascade RPN.

@inproceedings{vu2019cascade,
  title={Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution},
  author={Vu, Thang and Jang, Hyunjun and Pham, Trung X and Yoo, Chang D},
  booktitle={Conference on Neural Information Processing Systems (NeurIPS)},
  year={2019}
}

Benchmark

Region proposal performance

MethodBackboneStyleMem (GB)Train time (s/iter)Inf time (fps)AR 1000Download
CRPNR-50-FPNcaffe---72.0model

Detection performance

MethodProposalBackboneStyleScheduleMem (GB)Train time (s/iter)Inf time (fps)box APDownload
Fast R-CNNCascade RPNR-50-FPNcaffe1x---39.9model
Faster R-CNNCascade RPNR-50-FPNcaffe1x---40.4model