this one? ViTForImageClassification.from_pretrained('google/vit-base-patch16-224')
A atian New member Jan 3, 2025 #1 this one? Python: ViTForImageClassification.from_pretrained('google/vit-base-patch16-224')
Andrey Ignatov Administrator Staff member Mar 24, 2025 #2 atian said: this one? Click to expand... Yes, but an alternative implementation (not from Google).