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/resnet/resnet50_b32x8_label_smooth_imagenet.py

6 lines
181 B
Python
Raw Normal View History

[Bug]Fix label smooth bug (#203) * add convert_to_one_hot * add test_label_smooth_loss * add my label_smooth_loss * fix CELoss bug * test new label smooth loss * LabelSmoothLoss downward compatibility * add some comments * remove the old version of LabelSmoothLoss * add some comments * add some comments * add some comments * add label smooth to config
2021-04-13 13:53:56 +08:00
_base_ = [
'../_base_/models/resnet50_label_smooth.py',
'../_base_/datasets/imagenet_bs32.py',
'../_base_/schedules/imagenet_bs256.py', '../_base_/default_runtime.py'
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 628ms 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