yunusserhat's picture
Upload 142 files
abd15df verified
raw
history blame contribute delete
179 Bytes
_target_: torchvision.transforms.Compose
transforms:
- _target_: torchvision.transforms.ToTensor
- _target_: torchvision.transforms.Normalize
mean: 0.5
std: 0.5