lukemelas / PyTorch-Pretrained-ViT

Vision Transformer (ViT) in PyTorch
770 stars 124 forks source link

The parameter in transforms.Normalize() for ImageNet-1K #20

Open Yamato1 opened 3 years ago

Yamato1 commented 3 years ago

Excuse me, I want to know what are the parameters in transforms.Normalize(, ) when fine-tune on the ImageNet-1k dataset.