Export model 'hrnet_w18_small_v2.gluon_in1k', on 2025-01-20 22:12:23 JST b8fdddc verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)