Views
No views yet
1import timm 2model = timm.create_model('hf-hub:PRadecki/davit-small-ws4-cav2-in1k-128', pretrained=True) 3model.eval()