tooluniverse.tools.get_albumentations_info moduleΒΆ

get_albumentations_info

Get information about the albumentations package. Fast image augmentation library

tooluniverse.tools.get_albumentations_info.get_albumentations_info(*, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Get information about the albumentations package. Fast image augmentation library

Parameters:
  • parameters (No)

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any