from timm.models import vit_deit_small_patch16_224
ImportError: cannot import name 'vit_deit_small_patch16_224' from 'timm.models' (/home/michuan.lh/miniconda3/envs/moby/lib/python3.7/site-packages/timm/models/init.py)
Thanks for your work. When I run your code, I got an error that cannot import vit_deit_small_patch16_224.
Thanks for your work. When I run your code, I got an error that cannot import vit_deit_small_patch16_224.