Export model 'hrnet_w64.ms_in1k', on 2025-01-21 14:39:20 JST b2f1bb9 verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)