[scripts] Streamline saliency map generation and analysis
parent
1b311779
No related branches found
No related tags found
Showing
- src/ptbench/data/datamodule.py 2 additions, 1 deletionsrc/ptbench/data/datamodule.py
- src/ptbench/engine/saliency/generator.py 51 additions, 59 deletionssrc/ptbench/engine/saliency/generator.py
- src/ptbench/engine/saliency/interpretability.py 8 additions, 3 deletionssrc/ptbench/engine/saliency/interpretability.py
- src/ptbench/scripts/experiment.py 1 addition, 6 deletionssrc/ptbench/scripts/experiment.py
- src/ptbench/scripts/predict.py 16 additions, 4 deletionssrc/ptbench/scripts/predict.py
- src/ptbench/scripts/saliency/completeness.py 50 additions, 48 deletionssrc/ptbench/scripts/saliency/completeness.py
- src/ptbench/scripts/saliency/generate.py 18 additions, 8 deletionssrc/ptbench/scripts/saliency/generate.py
- src/ptbench/scripts/saliency/interpretability.py 1 addition, 1 deletionsrc/ptbench/scripts/saliency/interpretability.py
- src/ptbench/utils/checkpointer.py 1 addition, 1 deletionsrc/ptbench/utils/checkpointer.py
- tests/test_cam_utils.py 8 additions, 10 deletionstests/test_cam_utils.py
Please register or sign in to comment