transform.Crop ============== .. py:class:: transform.Crop(size) Bases: :py:obj:`object` Crop sample for batch-wise training. Image is of shape CxHxW .. py:method:: __call__(sample)