Replies: 1 comment
-
@devesh-k as per the README (https://github.com/huggingface/pytorch-image-models#whats-new) they are in 0.8.x |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to use pre-trained "convnextv2" family of models and I currently have timm .6.13 installed on my machine. However for some reason I can't seem to find this family of models under timm.models.list_models('convnextv2')
fyi - I am trying to follow the steps on this link - https://huggingface.co/timm/convnextv2_tiny.fcmae_ft_in22k_in1k
Can someone help?
thanks,
Devesh
Beta Was this translation helpful? Give feedback.
All reactions