torch-cam icon indicating copy to clipboard operation
torch-cam copied to clipboard

Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)

Results 15 torch-cam issues
Sort by recently updated
recently updated
newest added

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.7.0. Release notes Sourced from ruff's releases. 0.7.0 Release Notes Check out the blog post for a migration guide and overview of the changes! Breaking...

topic: docs
ext: tests
module: methods
module: utils
topic: build
ext: scripts
ext: demo
ext: docs
topic: ci
topic: style
module: metrics
dependencies
python

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Release notes Sourced from pre-commit's releases. pre-commit v4.0.0 Features Improve pre-commit migrate-config to handle more yaml formats. #3301 PR by...

topic: docs
ext: tests
module: methods
module: utils
topic: build
ext: scripts
ext: demo
ext: docs
topic: ci
topic: style
module: metrics
dependencies
python

Bumps the gh-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) | `2` |...

dependencies
github_actions

This PR adds Codspeed to benchmark the impact on latency of each code change.

topic: docs
ext: tests
module: methods
module: utils
topic: build
ext: scripts
ext: demo
ext: docs
topic: ci
topic: style
type: feat
module: metrics

First of all, thank you so much @frgfm for this great library (saves us a ton of time and is very accurate). Great work, Keep it going! I'm trying to...

awaiting response