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/vig/vig-base_8xb128_in1k.py

7 lines
186 B
Python
Raw Normal View History

[Feature] Support VIG Backbone. (#1304) * 添加vig源文件 * 某些模块修改到mmcls风格 * 修改到mmcls风格 * 修改 * 添加VIG模型及源文件 * update model file * update model file and config * change class name and some variable name * change class name and some variable name * update * update * change nn.BatchNorm to mmcv.cnn.build_norm_layer * update * change nn.Seq to mmcls * change backbone to stage_blocks * add vig_head * update * update config file * update * add readme and metafile * update model-index.yml * update model file * rename config file and add docstring * variable rename * update readme and metafile * update readme * update * Update VIG backbone implementation and docs. * Fix configs. Co-authored-by: mzr1996 <mzr1996@163.com>
2023-01-17 16:55:56 +08:00
_base_ = [
'../_base_/models/vig/vig_base.py',
'../_base_/datasets/imagenet_bs128_vig_224.py',
'../_base_/schedules/imagenet_bs256.py',
'../_base_/default_runtime.py',
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 590ms Template: 8ms
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