frgfm / torch-cam

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)
https://frgfm.github.io/torch-cam/
Apache License 2.0
2.03k stars 210 forks source link

build(deps-dev): bump ruff to 0.3.0 and replace pip with uv #236

Closed frgfm closed 8 months ago

frgfm commented 8 months ago

This PR introduces the following modifications:

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.25%. Comparing base (91b7543) to head (58f3af5).

:exclamation: Current head 58f3af5 differs from pull request most recent head b4e195f. Consider uploading reports for the commit b4e195f to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/frgfm/torch-cam/pull/236/graphs/tree.svg?width=650&height=150&src=pr&token=bmzD6bZSAX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=F-G+Fernandez)](https://app.codecov.io/gh/frgfm/torch-cam/pull/236?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=F-G+Fernandez) ```diff @@ Coverage Diff @@ ## main #236 +/- ## ======================================= Coverage 97.25% 97.25% ======================================= Files 8 8 Lines 437 437 ======================================= Hits 425 425 Misses 12 12 ```