Export model 'beitv2_base_patch16_224.in1k_ft_in22k', on 2025-01-21 15:09:25 JST d843dbc verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)