xaitk_saliency.impls.perturb_image.sliding_window
This module defines the SlidingWindow class, which implements a sliding window perturbation on input images.
Classes
Produce perturbation matrices based on hard, block-y occlusion areas as generated by sliding a window of a configured size over the area of an image. |