jacobgil / pytorch-grad-cam

Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
https://jacobgil.github.io/pytorch-gradcam-book
MIT License
10.3k stars 1.54k forks source link

How many forward passes are calculated with ScoreCAM? #461

Open marios1861 opened 1 year ago

marios1861 commented 1 year ago

Is there a way of finding out how many forward passes are used in the generated explanations with ScoreCAM?