Transform# class deeplay.applications.detection.lodestar.transforms.Transform(forward, inverse=<function Transform.<lambda>>, **kwargs)# Bases: object Methods Summary __call__(x) Call self as a function. Methods Documentation __call__(x)# Call self as a function.