Logo
Explore Help
Register Sign In
mirrors/mmpretrain
1
0
Fork 0
You've already forked mmpretrain
mirror of https://github.com/open-mmlab/mmpretrain.git synced 2025-06-03 14:59:18 +08:00
Code Issues Packages Projects Releases Wiki Activity
mmpretrain/configs/tinyvit/tinyvit-21m_8xb256_in1k.py

7 lines
208 B
Python
Raw Normal View History

[Feature] Add TinyViT for dev-1.x. (#1042) * [Feature] add TinyViT for dev-1.x * [Feature] update readme * fix lint error * refactor the code * [Update] update the args * [Update] add unit test and fix bugs * Rename the configuration file * delete invalid files * [Feature] update tinyvit readme * [Feature] update tinyvit readme * [Feature] update metafile * Update tinyvit metafile
2022-12-20 13:04:00 +08:00
_base_ = [
'../_base_/datasets/imagenet_bs32_pil_bicubic.py',
'../_base_/schedules/imagenet_bs1024_adamw_swin.py',
'../_base_/default_runtime.py',
'../_base_/models/tinyvit/tinyvit-21m.py',
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 482ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API