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

Use confidence value #55

Open
topguns837 opened this issue Feb 4, 2024 · 0 comments
Open

Use confidence value #55

topguns837 opened this issue Feb 4, 2024 · 0 comments
Assignees

Comments

@topguns837
Copy link
Contributor

Problem Description
We are taking the confidence thresholds as input at object_detection/config/params.yaml but we have not implemented it as of now.
Add the code to filter out predictions having less confidence value than the one mentioned by the user.

sudo-deep added a commit that referenced this issue Feb 7, 2024
sudo-deep added a commit that referenced this issue Feb 11, 2024
topguns837 pushed a commit that referenced this issue Feb 14, 2024
…py) (#61)

* Fixed Issue #55

* minor fix in RetinaNet.py constructor

* Removed Confidence Threshold Parameter from YOLOv8.py

* fixed linting issues in yolov8.py rev0

* fixed linting issues in yolov8.py rev1

* fixed linting issues rev2

* fixed linting issues rev3

* fixed linting issues rev4
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

2 participants