blurBaselineConfig property

GoogleCloudAiplatformV1BlurBaselineConfig? blurBaselineConfig
getter/setter pair

Config for IG with blur baseline.

When enabled, a linear path from the maximally blurred image to the input image is created. Using a blurred baseline instead of zero (black image) is motivated by the BlurIG approach explained here: https://arxiv.org/abs/2004.03383

Implementation

GoogleCloudAiplatformV1BlurBaselineConfig? blurBaselineConfig;