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.
 
 
 
wuyiqun fc9b10852d 更新 'config.py' 10 months ago
.github docs: make sure that only the main branch of the main repo will deploy pages (#666) 11 months ago
configs feat: add model script, training recipe and trained weights of ConvNeXt V2 (#654) 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 feat: support gradient accumulation (#609) 10 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: support gradient accumulation (#609) 10 months 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) 11 months ago
config.py 更新 'config.py' 10 months 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 feat: support gradient accumulation (#609) 10 months 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