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

Adds gradcam toggle #268

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Adds gradcam toggle #268

merged 1 commit into from
Feb 9, 2024

Conversation

LashaO
Copy link
Contributor

@LashaO LashaO commented Feb 7, 2024

Intended to be used in conjunction with latest MiewID commit: WildMeOrg/wbia-plugin-miew-id@7e2c478 Docker build will automatically pull this.

Example API call:
... 'query_config_dict': { 'pipeline_root': MiewId, 'use_gradcam': True, }, ...

If use_gradcam is not specified, the default value is False.

Shaves off ~20 seconds per query taken for calculating and rendering gradcam results.

@holmbergius holmbergius merged commit 28ac741 into main Feb 9, 2024
12 checks passed
Copy link
Contributor

@holmbergius holmbergius left a comment

Choose a reason for hiding this comment

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

LGTM

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