Commit Graph

141 Commits (81cd6863c8c9515de8884e8a8ea0445ec08b4486)

Author SHA1 Message Date
Ross Wightman 81cd6863c8 Move aggregation (convpool) for nest into NestLevel, cleanup and enable features_only use. Finalize weight url.
3 years ago
Santiago Castro 49b38a51e3
Add color highlighting to BibTeX entry in README
3 years ago
Ross Wightman 02aaa785b9
Update README.md
3 years ago
Ross Wightman 20a2be14c3 Add gMLP-S weights, 79.6 top-1
3 years ago
Ross Wightman dc422820ec
Update README.md
3 years ago
Ross Wightman 9c9755a808 AugReg release
3 years ago
Ross Wightman 758c4438a7 Update README.md
3 years ago
Ross Wightman 307a935b79 Add non-local and BAT attention. Merge attn and self-attn factories into one. Add attention references to README. Add mlp 'mode' to ECA.
3 years ago
Ross Wightman 07d952c7a7
Merge pull request #637 from rwightman/levit_visformer_rednet
3 years ago
Peter Vandenabeele 51c432150a README: fix simple typos
3 years ago
Ross Wightman 318360c3f9 Update README.md before merge. Bump version to 0.4.10
3 years ago
Ross Wightman 7077f16c6a Change 21k model naming from _21k to _in21k for consistency with existing 21k models.
3 years ago
Ross Wightman 2a72d38ba2
Update README.md
3 years ago
Ross Wightman 328249f11a Update README, tweak fine-tune effv2 model names.
3 years ago
Ross Wightman f480734ad5 Update README.md
3 years ago
Ross Wightman 858728799c Update README again. Add 101x3 BiT-M model to CI ignore since it's starting to fail in GitHub runners.
3 years ago
Ross Wightman 5a196dddf6 Update README.md with latest, bump version to 0.4.8
3 years ago
Ross Wightman acbd698c83 Update README.md with updates. Small tweak to head_dist handling.
3 years ago
Ross Wightman 740f32c96a Add ECA-NFNet-L0 weights and update model name. Update README and bump version to 0.4.6
3 years ago
Ross Wightman 5c7d298234 Update README.md, documentation, add TOC, sponsors, and links to timmdocs and paperswithcode
3 years ago
Ross Wightman f1f332fee5
Update README.md
3 years ago
Ross Wightman f57db99101 Update README, fix iabn pip version print.
3 years ago
Ross Wightman 678ba4e0a2 Add NFNet-F model weights ported from DeepMind Haiku impl and new set of models w/ compatible config.
3 years ago
Ross Wightman 361fd0fc40
Update README.md
3 years ago
Ross Wightman 9de2ec5e44 Update README for AGC and bump version to 0.4.4
3 years ago
Ross Wightman d86dbe45c2 Update README.md and few more comments
3 years ago
Ross Wightman e4de077021 Add first 'Normalizer Free' models. nf_regnet_b1 79.3 @ 288x288 test, and nf_resnet50 80.3 @ 256x256 test (80.68 @ 288x288).
3 years ago
Ross Wightman ca9b078ac7 Update README.md and docs. Version bumped to 0.4.3
3 years ago
Ross Wightman aaa715b1e9
Update README.md
3 years ago
Ross Wightman a39c3ee216
Merge branch 'master' into eca-weights
3 years ago
Ross Wightman e9d6fe293c Update README for new weights. Version 0.4.2
3 years ago
Ross Wightman 3a7aa95f7e
Update README.md
3 years ago
Ross Wightman 2c988c3b6e Update README.md for NF-nets, bump version to 0.4.1 for merge
3 years ago
Ross Wightman 745bc5f723 Mention 21k ViT weights in README.md
3 years ago
Ross Wightman 587780e56b Update README.md and bump version to 0.4.0
3 years ago
Ross Wightman 58ccf43150 Add BiT references and knowledge distill links to readme/docs
3 years ago
Ross Wightman 19816fe226 Add citation info
3 years ago
Ross Wightman 1d01c2b68c
Update README.md
3 years ago
Ross Wightman 7a75b8d033
Update README.md
3 years ago
Ross Wightman b1f1228a41 Add ResNet101D, 152D, and 200D weights, remove meh 66d model
3 years ago
Ross Wightman 51d74d91da Update README.md
3 years ago
Roger Shieh a7f6126b92
Update README.md
4 years ago
Ross Wightman 46f15443be Update README.md and docs in prep for 0.3.0 PyPi release.
4 years ago
Ross Wightman 736f209e7d Update vision transformers to be compatible with official code. Port official ViT weights from jax impl.
4 years ago
Ross Wightman 27a93e9de7 Improve test crop for ViT models. Small now 77.85, added base weights at 79.35 top-1.
4 years ago
Ross Wightman be53107e8a Update README, ensure vit excluded from all tests (not ready)
4 years ago
Ross Wightman c40384f5bd Add ResNet weights. 80.5 (top-1) ResNet-50-D, 77.1 ResNet-34-D, 72.7 ResNet-18-D.
4 years ago
Ross Wightman 9ce42d5c5a
Update README.md
4 years ago
Ross Wightman 0729dbe865
Update README.md
4 years ago
Ross Wightman 33f8a1bf36 Updated README, add wide_resnet50_2 and seresnext50_32x4d weights
4 years ago