-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
A few remarks to the PyTorch IBA API:
-
IBA.heatmaprename toIBA.analyze. Add flag to switch betweensaliency_map(in bits, channels summed, scaled to input image) orcapacity(in bits, not summed, not scaled) -
IBA.supress_informationrename toIBA.restrict_flow -
IBA.__init__addestimator=Noneparameter -
IBA.__init__addfeature_mean_std=Noneparameter which takes atuple(mean, std) -
IBA._initrename toIBA._build: make clear that it is different to__init__
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels