Closed ansabsheikh9 closed 6 years ago
hi, @traveller59 could you please comment on this. Thanks
@ansabsheikh9 from my understanding : yes. clean up the ground truth labels. delete all objects not within the limited range (centers). without deleting these lines in the labels you will get additional false negatives, your recall suffers and the evaluation is therefore not accurate.
thank you for your prompt reply.
Hi, Thank you for sharing your code, if I have detection boxes in a limited range, for example, I restricted my range to 0 - 50 meters in the x-direction, so while evaluation, do I have to remove boxes in ground truth manually after this range? Thanks In advance Best Regards, Ansab