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/twins/twins-svt-small_8xb128_in1k.py

5 lines
131 B
Python
Raw Normal View History

[Feature] Add Twins backbone and convert checkpoints. (#642) * add twins backbone * add position_encoding * refactor twins * Supplemental unit tests * update docstring and readme * update docstring and readme * update docstring and readme * update docstring * update docstring * update docstring * update docstring * remove note * update doc and docstring * update docstring * update docstring * use abstract pdf link and rename yamlfile * Update model link Co-authored-by: mzr1996 <mzr1996@163.com>
2022-01-27 10:25:05 +08:00
_base_ = ['twins-svt-base_8xb128_in1k.py']
[Refactor] Add `ResizeEdge` and refactor all dataset configs.
2022-06-01 06:11:53 +00:00
# model settings
[Feature] Add Twins backbone and convert checkpoints. (#642) * add twins backbone * add position_encoding * refactor twins * Supplemental unit tests * update docstring and readme * update docstring and readme * update docstring and readme * update docstring * update docstring * update docstring * update docstring * remove note * update doc and docstring * update docstring * update docstring * use abstract pdf link and rename yamlfile * Update model link Co-authored-by: mzr1996 <mzr1996@163.com>
2022-01-27 10:25:05 +08:00
model = dict(backbone=dict(arch='small'), head=dict(in_channels=512))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 702ms Template: 11ms
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