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.
 
 
 
 
wuzhf9 9c5d778b6b add config files for beit and mae 1 year ago
.github add PR template; update contributing.md 1 year ago
configs add config files for beit and mae 1 year ago
docs [PyCQ] Automatically formatted by isort & black. 1 year ago
examples [feat] make sure dataset is downloaded in default download path when testing (#524) 1 year ago
mindcv update mae 1 year ago
requirements [PyCQ] Update CI/CD 1 year ago
scripts update benchamark and add usage for gen_benchmark (#590) 1 year ago
tests feat: add crossvit9 ckpt, yaml and ut test (#585) 1 year ago
tutorials modify ema name 1 year ago
.flake8 [PyCQ] Make flake8 happy. 1 year ago
.gitattributes add .gitattributes file to manage how Git reads line endings 1 year ago
.gitignore ignore ide files 1 year ago
.pre-commit-config.yaml [PyCQ] Update CI/CD 1 year ago
CONTRIBUTING.md add PR template; update contributing.md 1 year ago
LICENSE.md Create LICENSE.md 1 year ago
README.md docs: updated readme what is new for changes to the resnet url (#580) 1 year ago
README_CN.md docs: updated readme what is new for changes to the resnet url (#580) 1 year ago
RELEASE.md convert line separator from crlf to lf 1 year ago
benchmark_results.md fix: correct checkpoint url of mobilenetv3-small (#598) 1 year ago
config.py add config files for beit and mae 1 year ago
infer.py [PyCQ] Automatically formatted by isort & black. 1 year ago
package.sh fix setup 1 year ago
pretrain.py add mae 1 year ago
pyproject.toml [PyCQ] Automatically formatted by isort & black. 1 year ago
quick_start.md Merge pull request #430 from eltociear/patch-1 1 year ago
quick_start_CN.md modify ema name 1 year ago
requirements.txt [PyCQ] Update CI/CD 1 year ago
setup.py [PyCQ] Automatically formatted by isort & black. 1 year ago
train.py hotfix: disable parameter_broadcast when invoking set_auto_parallel_context (#531) 1 year ago
train_with_func.py add clip_grad (#469) 1 year ago
validate.py remove callbacks train_step and trainer_factory to utils (#502) 1 year ago
validate_with_func.py [PyCQ] Make flake8 happy. 1 year ago