Commit Graph

175 Commits (c1b3cea19df84beb9d5e141272b383e9ba9a0980)

Author SHA1 Message Date
Ross Wightman c45c6ee8e4 Update README.md 2022-08-29 15:52:24 -07:00
Ross Wightman b94b7cea65 Missed GCVit in README paper links 2022-08-28 15:23:07 -07:00
Ross Wightman 99ee61e245 Add T/G legend to README.md maxvit list 2022-08-25 15:58:57 -07:00
Ross Wightman a54008bd97 Update README.md for merge 2022-08-25 15:56:56 -07:00
Ross Wightman 1d8ada359a Add timm ConvNeXt 'atto' weights, change test resolution for FB ConvNeXt 224x224 weights, add support for different dw kernel_size 2022-08-15 17:56:08 -07:00
Ross Wightman 7c4682dc08 Update README.md 2022-08-05 17:28:56 -07:00
Ross Wightman 7430a85d07 Update README, bump version to 0.6.8 2022-07-28 15:07:11 -07:00
Ross Wightman 7cd4204a28 Add TPU TRC acknowledge 2022-07-27 14:07:37 -07:00
Ross Wightman 7d44d65bf5 Update README and changelogs 2022-07-27 14:04:29 -07:00
Muhammad Maaz 4e7ffe5043
Update README.md 2022-07-12 05:08:34 +04:00
Ross Wightman 66393d472f Update README.md 2022-07-08 12:21:23 -07:00
Ross Wightman 3409bb9156
Update README.md 2022-05-13 15:28:46 -07:00
Ross Wightman 137292644b
Update README.md 2022-05-13 15:28:04 -07:00
Ross Wightman 347308faad Update README.md, version to 0.6.2 2022-05-13 13:54:41 -07:00
Ross Wightman 41dc49a337 Vision Transformer refactoring and Rel Pos impl 2022-05-02 15:37:39 -07:00
Ross Wightman fbf597049c Update README and change timmdocs link in documentation 2022-04-22 16:52:05 -07:00
Ross Wightman 73ffade1f8
Update README.md 2022-03-23 22:00:31 -07:00
Ross Wightman 8f6d638887 Update README.md 2022-03-23 16:16:26 -07:00
Ross Wightman ff21fdb41d Update README.md ready for merge 2022-03-21 16:38:36 -07:00
Ross Wightman 7c67d6aca9
Update README.md 2022-02-02 09:15:20 -08:00
Ross Wightman 6dcbaf211a
Update README.md 2022-01-14 20:11:45 -08:00
Ross Wightman e967c72875 Update REAMDE.md. Sneak in g/G (giant / gigantic?) ViT defs from scaling paper 2022-01-14 16:28:27 -08:00
Ross Wightman 1406cddc2e FBNetV3 timm trained weights added for b/d/g variants. Update version to 0.5.2 for pypi release. 2022-01-07 12:05:08 -08:00
Ross Wightman 4df51f3932 Add lcnet_100 and mnasnet_small weights 2022-01-06 22:21:05 -08:00
Ross Wightman 9bb4c80d2a Update README.md, missed recent regnetz results 2021-11-22 12:08:46 -08:00
Ross Wightman 79bf4f163f Add mention of ResNet50 weights w/ RSB recipe ingredients and lower train res for better @ 224 results (but worse res scaling beyond). Not changing default. 2021-11-22 11:49:05 -08:00
Ross Wightman 947e1df3ef Update README.md 2021-11-21 21:27:08 -08:00
Ross Wightman 0ba73e6bcb
Update README.md 2021-10-19 14:38:56 -07:00
Ross Wightman d123042605
Update README.md 2021-10-03 21:38:47 -07:00
Ross Wightman c207e02782 MOAR optimizer changes. Woo! 2021-08-18 22:20:35 -07:00
Ross Wightman bd56946676
Update README.md 2021-07-28 09:00:48 -07:00
Ross Wightman 5aca7c01e5 Update README.md 2021-07-12 13:33:02 -07:00
Ross Wightman 392368e210 Add efficientnetv2_rw_t defs w/ weights, and gc variant, as well as gcresnet26ts for experiments. Version 0.4.13 2021-07-09 16:46:52 -07:00
Ross Wightman 6d8272e92c Add SAM pretrained model defs/weights for ViT B16 and B32 models. 2021-07-08 11:51:12 -07:00
Ross Wightman 81cd6863c8 Move aggregation (convpool) for nest into NestLevel, cleanup and enable features_only use. Finalize weight url. 2021-07-05 18:20:49 -07:00
Santiago Castro 49b38a51e3
Add color highlighting to BibTeX entry in README 2021-06-30 14:07:16 -07:00
Ross Wightman 02aaa785b9
Update README.md 2021-06-23 14:08:16 -07:00
Ross Wightman 20a2be14c3 Add gMLP-S weights, 79.6 top-1 2021-06-23 10:40:30 -07:00
Ross Wightman dc422820ec
Update README.md 2021-06-20 22:12:56 -07:00
Ross Wightman 9c9755a808 AugReg release 2021-06-20 17:46:06 -07:00
Ross Wightman 758c4438a7 Update README.md 2021-06-08 15:19:11 -07:00
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. 2021-05-31 13:18:11 -07:00
Ross Wightman 07d952c7a7
Merge pull request #637 from rwightman/levit_visformer_rednet
LeVit, Visformer, RedNet/Involution models and layers
2021-05-25 14:27:06 -07:00
Peter Vandenabeele 51c432150a README: fix simple typos 2021-05-25 22:43:54 +02:00
Ross Wightman 318360c3f9 Update README.md before merge. Bump version to 0.4.10 2021-05-25 12:26:16 -07:00
Ross Wightman 7077f16c6a Change 21k model naming from _21k to _in21k for consistency with existing 21k models. 2021-05-15 12:42:26 -07:00
Ross Wightman 2a72d38ba2
Update README.md 2021-05-14 23:06:49 -07:00
Ross Wightman 328249f11a Update README, tweak fine-tune effv2 model names. 2021-05-14 16:37:43 -07:00
Ross Wightman f480734ad5 Update README.md 2021-05-05 23:17:35 -07:00
Ross Wightman 858728799c Update README again. Add 101x3 BiT-M model to CI ignore since it's starting to fail in GitHub runners. 2021-04-13 13:36:24 -07:00