8000 Update get_drise_saliency_map function by ejones18 · Pull Request #52 · microsoft/vision-explanation-methods · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update get_drise_saliency_map function #52

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ejones18
Copy link

Description

Update the get_drise_saliency_map function for consistent naming convention and ordering of parameters, as well as additional behaviour for the num_classes parameter when no model is passed in.

Checklist

As per #32, this PR includes:

  • Re-ordering of optional parameters to after required parameters,
  • Updating all parameters and references to use snake_case,
  • Default handling of the num_classes parameter when no model is passed in i.e. default to 87 classes from the COCO dataset that the pre-trained model was trained on.
  • I have updated tests for all changes.
  • Documentation was updated if it was needed.

ejones18 added 3 commits July 26, 2024 08:46
…pdate num_classes parameter to handle when model is set to None i.e. 87 classes from COCO
@ejones18
Copy link
Author

@microsoft-github-policy-service agree company="Microsoft"

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.

1 participant
0