Skip to content

train.warn_if_small_image_observation

Full path: schola.scripts.sb3.train.train.warn_if_small_image_observation

Issue a panel warning if any Box observation that looks image-like has a spatial dimension smaller than threshold.

warn_if_small_image_observation(observation_space, threshold = 64)

Parameters

  • threshold (int)