Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

False positives in Faster RCNN trained model. #508

Open
Syed05 opened this issue Apr 9, 2021 · 0 comments
Open

False positives in Faster RCNN trained model. #508

Syed05 opened this issue Apr 9, 2021 · 0 comments

Comments

@Syed05
Copy link

Syed05 commented Apr 9, 2021

I am using Faster RCNN with Inception V2 on custom dataset. My model is working fine with good detection accuracy. However, I am facing false positive problem when I pass an image to the model I get correct prediction but I am also getting some wrong bounding boxes with high confidence score. Is there any method which can be used as a post-processing to remove these extra detection?

@Syed05 Syed05 changed the title How to remove false positive in Faster RCNN trained model. False positiveS in Faster RCNN trained model. Apr 9, 2021
@Syed05 Syed05 changed the title False positiveS in Faster RCNN trained model. False positives in Faster RCNN trained model. Apr 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant