You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
yuchenluo 14f7ee2f05 modifying sce loss so that label_smoothing is used when loss is sce 1 year ago
.github Update mac.yml 1 year ago
configs delete maxlr in yaml(it doesn't working) 1 year ago
docs modify switch_language.md 1 year ago
examples fix example Ascend error. 1 year ago
mindcv modifying sce loss so that label_smoothing is used when loss is sce 1 year ago
requirements update requirment 1 year ago
tests migrate scheduler_factory using dynamic_lr 1 year ago
tutorials migrate scheduler_factory using dynamic_lr 1 year ago
.gitignore fix UT bugs and workflow bugs (#141) 1 year ago
CONTRIBUTING.md update 1 year ago
LICENSE.md Create LICENSE.md 1 year ago
README.md Merge branch 'main' of https://github.com/samithuang/mindcv into main 1 year ago
RELEASE.md convert line separator from crlf to lf 1 year ago
config.py modifying error from mix_up to mixup so that it actually work;change dataset url to /cache to accelerate training 1 year ago
infer.py update infer 1 year ago
package.sh fix setup 1 year ago
quick_start.ipynb migrate scheduler_factory using dynamic_lr 1 year ago
quick_start.md migrate scheduler_factory using dynamic_lr 1 year ago
requirements.txt convert line separator from crlf to lf 1 year ago
setup.py fix installation. 1 year ago
train.py migrate scheduler_factory using dynamic_lr 1 year ago
train_modelarts_pit.py modifying error from mix_up to mixup so that it actually work;change dataset url to /cache to accelerate training 1 year ago
train_with_func.py migrate scheduler_factory using dynamic_lr 1 year ago
validate.py add log in validate.py 1 year ago
validate_with_func.py fix num_classes None error 1 year ago