Skip to content

Conversation

brandon-wada
Copy link
Collaborator

Human labels currently return with None confidence. Explains most of the current observations

# If we reset a detector, we should have low confidence after the reset
low_confidence_threshold = 0.6
det = gl_experimental.get_or_create_detector("Test Detector for Resets", "is this a cat?")
det = gl_experimental.get_or_create_detector("Test Detector for Resets", "is this a cat?", confidence_threshold=0.5)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strictly speaking no

@brandon-wada brandon-wada merged commit 99ed137 into main Sep 5, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants