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.
 
 
 
Genius Patrick 59a7cf397e
bump version to 0.2.1 (#670)
11 months ago
.github docs: make sure that only the main branch of the main repo will deploy pages (#666) 11 months ago
configs fix: update acc@1 of mobilevit (#661) 11 months ago
docs docs: set long_description to the contents of README.md as the description on PyPI (#669) 11 months ago
examples docs: set long_description to the contents of README.md as the description on PyPI (#669) 11 months ago
mindcv bump version to 0.2.1 (#670) 11 months ago
requirements docs: migrate document builder to mkdocs (#665) 11 months ago
scripts update benchamark and add usage for gen_benchmark (#590) 1 year ago
tests feat: update model script, add training recipe and trained weights of GhostNet (#597) 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 docs: migrate document builder to mkdocs (#665) 11 months ago
LICENSE.md Create LICENSE.md 1 year ago
README.md bump version to 0.2.1 (#670) 11 months ago
README_CN.md bump version to 0.2.1 (#670) 11 months ago
RELEASE.md bump version to 0.2.1 (#670) 11 months ago
benchmark_results.md feat: update training recipes and pretrained weights of mobilenet v3 (amp_level: O3) (#656) 1 year ago
config.py feat: add 3-Augment, Augmix, TrivialAugmentWide (#616) 1 year ago
infer.py docs: set long_description to the contents of README.md as the description on PyPI (#669) 11 months ago
mkdocs.yml docs: migrate document builder to mkdocs (#665) 11 months ago
package.sh fix setup 1 year ago
pyproject.toml [PyCQ] Automatically formatted by isort & black. 1 year ago
requirements.txt [PyCQ] Update CI/CD 1 year ago
setup.py docs: set long_description to the contents of README.md as the description on PyPI (#669) 11 months 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