microsoft / Cream

This is a collection of our NAS and Vision Transformer work.
MIT License
1.66k stars 225 forks source link

[TinyViT] Align with timm #155

Closed wkcn closed 1 year ago

wkcn commented 1 year ago

Change:

  1. Using build_model_with_cfg to build TinyViT
  2. Unit-test for loading TinyViT

Fix the issue: #154