torch-cam
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)
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...
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...
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` |...
This PR adds Codspeed to benchmark the impact on latency of each code change.
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...