class documentation
Transform that center crops the PIL image or torch Tensor, if necessary, so that its dimensions are multiples of the specified patch size.
Parameters | |
patch | the patch size |
Method | __call__ |
Undocumented |
Method | __init__ |
Undocumented |
Instance Variable | patch |
Undocumented |