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

fix: Fixed IS-CAM weight computation #92

Merged
merged 2 commits into from
Oct 24, 2021
Merged

fix: Fixed IS-CAM weight computation #92

merged 2 commits into from
Oct 24, 2021

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Oct 24, 2021

This PR introduces the following modifications:

@frgfm frgfm added bug Something isn't working module: methods Related to torchcam.methods labels Oct 24, 2021
@frgfm frgfm added this to the 0.2.1 milestone Oct 24, 2021
@frgfm frgfm self-assigned this Oct 24, 2021
@codecov
Copy link

codecov bot commented Oct 24, 2021

Codecov Report

Merging #92 (ef6dad1) into master (1a8448f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   96.30%   96.31%   +0.01%     
==========================================
  Files           7        7              
  Lines         325      326       +1     
==========================================
+ Hits          313      314       +1     
  Misses         12       12              
Impacted Files Coverage Δ
torchcam/cams/cam.py 96.87% <100.00%> (+0.03%) ⬆️

@frgfm frgfm merged commit ded77bc into master Oct 24, 2021
@frgfm frgfm deleted the iscam-fix branch October 24, 2021 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module: methods Related to torchcam.methods
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant