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.
 
 
 
XixinYang 03e7725bd5
feat: add mindspore-version open_clip (#744)
5 months ago
.github hoxfix: mindspore is not compatible with the latest version of pillow (#698) 9 months ago
configs extend vit and add mae model and finetune checkpoint file (#707) 6 months ago
docs docs: add tutorials of fine-tune on a custom dataset (#711) 7 months ago
examples feat: add mindspore-version open_clip (#744) 5 months ago
mindcv refactor: init value_and_grad (#737) 6 months ago
requirements docs: upgrade mkdocs version (#734) 7 months ago
scripts feat: add some utility scripts (#738) 6 months ago
tests refactor: uniform all model names (#701) 9 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) 7 months 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 docs: fix typos in documents. (#706) 9 months ago
README_CN.md docs: fix typos in documents. (#706) 9 months ago
RELEASE.md refactor: uniform all model names (#701) 9 months ago
benchmark_results.md docs: add tutorials of fine-tune on a custom dataset (#711) 7 months ago
config.py refactor: init value_and_grad (#737) 6 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: add tutorials of fine-tune on a custom dataset (#711) 7 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) 11 months ago
train.py refactor: init value_and_grad (#737) 6 months ago
train_with_func.py refactor: init value_and_grad (#737) 6 months ago
validate.py feat: add model script, training configs and training weights of Volo (#676) 10 months ago
validate_with_func.py [PyCQ] Make flake8 happy. 1 year ago