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 ae3db1351a
fix(workflow): migrate pypi authentication to api tokens (#757)
2 months ago
.github fix(workflow): migrate pypi authentication to api tokens (#757) 2 months ago
configs refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 2 months ago
docs refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 2 months ago
examples refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 2 months ago
mindcv bump version to 0.3.0 (#751) 2 months ago
requirements docs: upgrade mkdocs version (#734) 6 months ago
scripts feat: add some utility scripts (#738) 5 months ago
tests refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 2 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 docs: upgrade mkdocs version (#734) 6 months ago
.pre-commit-config.yaml [PyCQ] Update CI/CD 1 year ago
CONTRIBUTING.md docs: migrate document builder to mkdocs (#665) 10 months ago
LICENSE.md Create LICENSE.md 1 year ago
README.md bump version to 0.3.0 (#751) 2 months ago
README_CN.md bump version to 0.3.0 (#751) 2 months ago
RELEASE.md bump version to 0.3.0 (#751) 2 months ago
benchmark_results.md docs: add tutorials of fine-tune on a custom dataset (#711) 6 months ago
config.py refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 2 months ago
infer.py docs: set long_description to the contents of README.md as the description on PyPI (#669) 9 months ago
mkdocs.yml docs: add tutorials of fine-tune on a custom dataset (#711) 6 months 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) 9 months ago
train.py refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 2 months ago
train_with_func.py refactor(optimizer): change "filter_bias_and_bn" to "weight_decay_filter" (#752) 2 months ago
validate.py feat: add model script, training configs and training weights of Volo (#676) 9 months ago
validate_with_func.py [PyCQ] Make flake8 happy. 1 year ago