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.
 
 
 
 
 
6000 b68bababfb 更新 'README.md' 1 year ago
.github Davit update formatting and fix grad checkpointing (#7) 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 Finalize DaViT, some formatting and modelling simplifications (separate PatchEmbed to Stem + Downsample, weights on HF hub. 1 year ago
timm Version 0.8.11dev0 1 year ago
.gitattributes Add .gitattributes 4 years ago
.gitignore Add FlexiViT models and weights, refactoring, push more weights 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 更新 'README.md' 1 year ago
avg_checkpoints.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 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 Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
distributed_train.sh Change the Python interpreter to Python 3.x in the scripts 3 years 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
requirements-docs.txt Rotate changelogs, add redirects to mkdocs -> equivalent HF docs pages 1 year ago
requirements-modelindex.txt Bump jinja2 from 2.11.2 to 2.11.3 3 years ago
requirements.txt Add hf hub entries for laion2b clip models, add huggingface_hub dependency, update some setup/reqs, torch >= 1.7 1 year ago
setup.cfg Version 0.3.4. Tweak setup.cfg and update setup.py metadata 3 years ago
setup.py Add hf hub entries for laion2b clip models, add huggingface_hub dependency, update some setup/reqs, torch >= 1.7 1 year ago
train.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
validate.py Davit update formatting and fix grad checkpointing (#7) 1 year ago