joe-siyuan-qiao / DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
Apache License 2.0
1.14k stars 176 forks source link

what's the performance on Cascade R-CNN? #4

Closed greathope closed 4 years ago

greathope commented 4 years ago

hi, thank you for your impressive work! Did you try your RFP and SAC on vanilla object detection model like Cascade R-CNN? what's the performance? thank you in advance.

roadcode commented 4 years ago

also concern the result on cascade r-cnn, cause there is only box annotation in my dataset

joe-siyuan-qiao commented 4 years ago

Thanks for your question. Unfortunately, we haven't done any experiments trying to incorporate them with Cascade R-CNN, but we do have plans to do so. I'll close this issue for now and may reopen it once we have some results to show. Thanks again.