center_crop¶ torchvision.transforms.v2.functional.center_crop(inpt: Tensor, output_size: list[int]) → Tensor[source]¶ 请参阅 RandomCrop 以获取详细信息。