Ross Wightman
|
38c474e3de
|
Update README, add --reparm to onnx_export
|
2023-08-25 11:04:34 -07:00 |
Ross Wightman
|
4224529ebe
|
Version 0.9.5 prep for release. README update
|
2023-08-03 15:16:46 -07:00 |
Ross Wightman
|
8cb0ddac45
|
Update README, version 0.9.4dev0
|
2023-07-27 17:07:31 -07:00 |
Ross Wightman
|
35b9fc71a1
|
Update README.md
|
2023-05-11 15:32:01 -07:00 |
Ross Wightman
|
17510809dc
|
Update README.md
|
2023-05-11 15:28:42 -07:00 |
Ross Wightman
|
2e99bcaedd
|
Update README, prep for version 0.9.0 release
|
2023-05-11 15:22:50 -07:00 |
Ross Wightman
|
cf101b0097
|
Version 0.8.23dev0 and README update
|
2023-05-10 14:41:22 -07:00 |
Ross Wightman
|
51b262e250
|
Update README.md
|
2023-04-27 16:20:18 -07:00 |
Ross Wightman
|
9ee846ff0c
|
Update README.md
|
2023-04-21 17:58:26 -07:00 |
Ross Wightman
|
21b1c2f6a1
|
Update README.md
|
2023-04-12 09:24:35 -07:00 |
Ross Wightman
|
647ba98d23
|
Update README
|
2023-04-05 16:37:07 -07:00 |
Ross Wightman
|
a84bf11887
|
Update README
|
2023-03-31 16:51:02 -07:00 |
Ross Wightman
|
3e45db4853
|
Update README.md
|
2023-03-31 12:24:10 -07:00 |
Ross Wightman
|
85f6cb6637
|
Update README
|
2023-03-31 08:42:51 -07:00 |
Ross Wightman
|
9e327c9932
|
Update README
|
2023-03-22 15:40:10 -07:00 |
SWHL
|
7c6523edd0
|
Fix typo
|
2023-03-09 10:42:54 +08:00 |
Ross Wightman
|
4b8cfa6c0a
|
Add convnext_xxlarge CLIP image tower weights, version 0.8.15dev0
|
2023-02-26 21:51:48 -08:00 |
Ross Wightman
|
450b74affb
|
Update README.md
Remove references to github.io docs that died with repo move
|
2023-02-24 14:43:31 -08:00 |
Ross Wightman
|
a0772f03e0
|
Update README.md
|
2023-02-20 10:26:09 -08:00 |
Ross Wightman
|
022403ce0a
|
Update README
|
2023-02-16 17:20:27 -08:00 |
Ross Wightman
|
1e0b347227
|
Fix README
|
2023-02-06 23:46:26 -08:00 |
Ross Wightman
|
497be8343c
|
Update README and version
|
2023-02-06 23:43:14 -08:00 |
Ross Wightman
|
0417a9dd81
|
Update README
|
2023-01-20 15:00:49 -08:00 |
Ross Wightman
|
a2c14c2064
|
Add tiny/small in12k pretrained and fine-tuned ConvNeXt models
|
2023-01-11 14:50:39 -08:00 |
Ross Wightman
|
94a91598c3
|
Update README.md
|
2023-01-06 21:39:25 -08:00 |
Ross Wightman
|
d2ef5a3a94
|
Update README.md
|
2023-01-06 21:38:40 -08:00 |
Ross Wightman
|
eb83eb3bd1
|
Rotate changelogs, add redirects to mkdocs -> equivalent HF docs pages
|
2023-01-05 17:27:13 -08:00 |
Ross Wightman
|
6e5553da5f
|
Add ConvNeXt-V2 support (model additions and weights) (#1614)
* Add ConvNeXt-V2 support (model additions and weights)
* ConvNeXt-V2 weights on HF Hub, tweaking some tests
* Update README, fixing convnextv2 tests
|
2023-01-05 07:53:32 -08:00 |
Ross Wightman
|
130458988a
|
Update README.md
|
2022-12-23 15:20:43 -08:00 |
Ross Wightman
|
d96538f1d2
|
Update README
|
2022-12-23 15:19:54 -08:00 |
Ross Wightman
|
0fe90449e5
|
Update README.md
|
2022-12-09 11:21:46 -08:00 |
Ross Wightman
|
1733177c75
|
Update README.md
|
2022-12-09 11:14:35 -08:00 |
Ross Wightman
|
9e47d8ad59
|
Update README.md
|
2022-12-09 11:13:37 -08:00 |
Ross Wightman
|
7c4ed4d5a4
|
Add EVA-large models
|
2022-12-08 16:21:30 -08:00 |
Ross Wightman
|
6a92587e0d
|
Update README.md
|
2022-12-07 09:34:21 -08:00 |
Ross Wightman
|
98047ef5e3
|
Add EVA FT results, hopefully fix BEiT test failures
|
2022-12-07 08:54:06 -08:00 |
Ross Wightman
|
eba07b0de7
|
Add eva models to beit.py
|
2022-12-07 08:54:06 -08:00 |
Ross Wightman
|
da6644b6ba
|
Update README.md
|
2022-12-05 10:21:34 -08:00 |
Ross Wightman
|
61531f091e
|
Update multi-weight release README
|
2022-12-05 10:21:34 -08:00 |
Ross Wightman
|
3e57377f7a
|
Update README.md
|
2022-10-15 09:33:34 -07:00 |
Ross Wightman
|
66f4af7090
|
Merge remote-tracking branch 'origin/master' into script_cleanup
|
2022-10-14 15:54:00 -07:00 |
Ross Wightman
|
e9dccc918c
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2022-10-14 15:14:38 -07:00 |
Ross Wightman
|
bb49d02aae
|
Update README.md
|
2022-10-11 13:13:06 -07:00 |
Ross Wightman
|
b944546200
|
Update README.md
|
2022-10-10 22:13:05 -07:00 |
Ross Wightman
|
9914f744dc
|
Add more maxxvit weights includ ConvNeXt conv block based experiments.
|
2022-10-10 21:49:18 -07:00 |
Ross Wightman
|
de40f66536
|
Update README.md
|
2022-09-07 10:40:58 -07:00 |
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 |
Ross Wightman
|
5a196dddf6
|
Update README.md with latest, bump version to 0.4.8
|
2021-04-12 13:15:00 -07:00 |
Ross Wightman
|
acbd698c83
|
Update README.md with updates. Small tweak to head_dist handling.
|
2021-04-01 17:49:05 -07:00 |
Ross Wightman
|
740f32c96a
|
Add ECA-NFNet-L0 weights and update model name. Update README and bump version to 0.4.6
|
2021-03-17 13:55:32 -07:00 |
Ross Wightman
|
5c7d298234
|
Update README.md, documentation, add TOC, sponsors, and links to timmdocs and paperswithcode
|
2021-03-10 10:24:23 -08:00 |