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.
 
 
 
 
rthete f01f2c35c5 zhisuan 1 year ago
.github CI: Split CI tests to run them in parallel (#1691) 1 year ago
convert Move aggregation (convpool) for nest into NestLevel, cleanup and enable features_only use. Finalize weight url. 2 years ago
docs Rotate changelogs, add redirects to mkdocs -> equivalent HF docs pages 1 year ago
hfdocs Update installation.mdx 1 year ago
results Move ImageNet metadata (aka info) files to timm/data/_info. Add helper classes to make info available for labelling. Update inference.py for first use. 1 year ago
tests Improve filtering behaviour for tag + non-tagged model wildcard consistency. 1 year ago
timm Version 0.8.17dev0 1 year ago
.gitattributes Add .gitattributes 4 years ago
.gitignore zhisuan 1 year ago
CONTRIBUTING.md Add pytest-cov, requirements-dev, pyproject.toml 1 year ago
LICENSE Add Apache LICENSE file 4 years ago
MANIFEST.in Move ImageNet metadata (aka info) files to timm/data/_info. Add helper classes to make info available for labelling. Update inference.py for first use. 1 year ago
README.md Update README 1 year ago
avg_checkpoints.py Make safetensor import option for now. Improve avg/clean checkpoints ext handling a bit (more consistent). 1 year ago
benchmark.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
bulk_runner.py Add bulk_runner script and updates to benchmark.py and validate.py for better error handling in bulk runs (used for benchmark and validation result runs). Improved batch size decay stepping on retry... 1 year ago
clean_checkpoint.py Make safetensor import option for now. Improve avg/clean checkpoints ext handling a bit (more consistent). 1 year ago
distributed_train.sh Switch to torchrun as old launcher changed arg names in 2.0.. Fix #1728 1 year ago
hubconf.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
inference.py Move ImageNet metadata (aka info) files to timm/data/_info. Add helper classes to make info available for labelling. Update inference.py for first use. 1 year ago
mkdocs.yml Rotate changelogs, add redirects to mkdocs -> equivalent HF docs pages 1 year ago
model-index.yml Move modelindex files into doc tree, add headings to model templates. Tweak a few details. 3 years ago
pyproject.toml CI: Split CI tests to run them in parallel (#1691) 1 year ago
requirements-dev.txt CI: Split CI tests to run them in parallel (#1691) 1 year ago
requirements-docs.txt Rotate changelogs, add redirects to mkdocs -> equivalent HF docs pages 1 year ago
requirements.txt Add support to load safetensors weights 1 year ago
setup.cfg Version 0.3.4. Tweak setup.cfg and update setup.py metadata 3 years ago
setup.py Update setup.py for huggingface changes. 1 year ago
train.py zhisuan 1 year ago
validate.py Improve filtering behaviour for tag + non-tagged model wildcard consistency. 1 year ago