Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

How to remove false detection (False Positives) in Faster RCNN #944

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

How to remove false detection (False Positives) in Faster RCNN #944

Syed05 opened this issue Apr 8, 2021 · 0 comments

Comments

@Syed05
Copy link

Syed05 commented Apr 8, 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant