Initial commit of finished project 42b2077
unknown commited on
How to use peepeeyanto/ViTFERPP_vit_small_patch16_224.augreg_in1k with timm:
import timm
model = timm.create_model("hf_hub:peepeeyanto/ViTFERPP_vit_small_patch16_224.augreg_in1k", pretrained=True)