PointTinyBenchmark
PointTinyBenchmark copied to clipboard
The `sample_num` in Faster RCNN should be changed?
Hi there,
I find there should be more instances than COCO's in one image, and I am tring to detect them with Faster RCNN. I have found the sample num is same to default settings in Faster RCNN TinyPerson
I want to know is it necessary to change the number?
Thank you!