bearcatt

Results 1 issues of bearcatt

It seems that you are using `self.num_proposals` proposals for evaluation, as shown [here](https://github.com/PeizeSun/SparseR-CNN/blob/main/projects/SparseRCNN/sparsercnn/detector.py#L209), while the common practice in COCO evaluation is to use 100 proposals. I test the performance of...