activations_handle

Description

Wrapper dealing with generating and caching activation maps from a dataset. Useful for concept embedding analysis for easy reuse of generated activation maps.

Classes

ActivationDatasetWrapper

Wrapper for image datasets that will generate and yield activation maps.

DatasetWrapper

Wrap a dataset or subset to add caches or transforms.