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.
DexterJZ 1fb2453afc
feat: add ssd detector (#704)
8 months ago
.github hoxfix: mindspore is not compatible with the latest version of pillow (#698) 10 months ago
configs feat: add model script, training recipe and pretrained weight of halonet (#720) 9 months ago
docs docs: add multi-scale feature extraction guides (#709) 9 months ago
examples feat: add ssd detector (#704) 8 months ago
mindcv feat: add ssd detector (#704) 8 months ago
requirements hoxfix: mindspore is not compatible with the latest version of pillow (#698) 10 months ago
scripts Add training recipe and pretrained weights of mnasnet_1.3 (#679) 10 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 feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 10 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 refactor: uniform all model names (#701) 9 months ago
config.py feat: support custom amp cast list (#685) 9 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 multi-scale feature extraction guides (#709) 9 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 custom amp cast list (#685) 9 months ago
train_with_func.py feat: upgrade ms to v2.0 while maintaining compatibility of v1.8 (#674) 10 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