kornia.testing#
The testing package contains testing-specific utilities.
- kornia.testing.create_eye_batch(batch_size, eye_size, device=None, dtype=None)[source]#
Create a batch of identity matrices of shape Bx3x3.
- Return type:
The testing package contains testing-specific utilities.
Create a batch of identity matrices of shape Bx3x3.