xaitk_saliency.impls.gen_object_detector_blackbox_sal.drise
This module defines _BaseDRISE, DRISEStack, and RandomGridStack. _BaseDRISE is the abstract class for implementations that use the DRISEScoring algorithm. DRISEStack and RandomGridStack are implementations of _BaseDRISE.
Classes
Encapsulation of the perturbation-occlusion method using the RISE image perturbation and DRISE scoring algorithms to generate visual saliency maps for object detections. |
|
Encapsulation of the perturbation-occlusion method using the RandomGrid image perturbation and DRISE scoring algorithms to generate visual saliency maps for object detection. |