mjq11302010044 / RRPN_plusplus

RRPN++: Guidance Towards More Accurate Scene Text Detection
89 stars 13 forks source link

how to calculate mAP with the RotationDataset #16

Open Gavin-zsr opened 2 years ago

Gavin-zsr commented 2 years ago

I wonder how to calculate mAP with the RotationDataset. In your code only support coco_evaluation and voc_evaluation. Can you provide the code of "rotate_evaluation". Thanks a lot

mjq11302010044 commented 2 years ago

@Gavin-zsr Sorry, we don't have a plan of implementing a calculation of mAP on RotationDataset in this repository. You may need to include the calculation from elsewhere by yourself.