Logo
Explore Help
Register Sign In
mirrors/mmclassification
1
0
Fork 0
You've already forked mmclassification
mirror of https://github.com/open-mmlab/mmclassification.git synced 2025-06-03 21:53:55 +08:00
Code Issues Projects Releases Wiki Activity
mmclassification/configs/vgg/vgg19bn_8xb32_in1k.py

7 lines
183 B
Python
Raw Normal View History

[Improvement] Rename config files according to the config name standard. (#508) * Update tnt config * Rename config files * Update docs * Update metafile in dev_scripts * Fix some files * Remove fp16 metafile and README. * Fix names in metafiles.
2021-11-19 14:20:35 +08:00
_base_ = [
'../_base_/models/vgg19bn.py',
'../_base_/datasets/imagenet_bs32_pil_resize.py',
[Refactor] Add `ResizeEdge` and refactor all dataset configs.
2022-06-01 06:11:53 +00:00
'../_base_/schedules/imagenet_bs256.py',
'../_base_/default_runtime.py',
[Improvement] Rename config files according to the config name standard. (#508) * Update tnt config * Rename config files * Update docs * Update metafile in dev_scripts * Fix some files * Remove fp16 metafile and README. * Fix names in metafiles.
2021-11-19 14:20:35 +08:00
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 949ms Template: 4ms
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