1148 Commits

Author SHA1 Message Date
Fredo Guan
a2329ab8ec Update metaformers.py 2023-02-05 02:03:34 -08:00
Fredo Guan
53b8ce5b8a Update metaformers.py 2023-02-05 02:02:37 -08:00
Fredo Guan
ab6225b941 try NHWC 2023-02-05 01:04:55 -08:00
Fredo Guan
02fcc30eaa Update metaformers.py 2023-02-04 23:47:06 -08:00
Fredo Guan
366aae9304 Stem/Downsample rework 2023-02-04 23:37:30 -08:00
Fredo Guan
26a8e481a5 Update metaformers.py 2023-02-01 07:42:07 -08:00
Fredo Guan
a913f5d438 Update metaformers.py 2023-02-01 07:41:24 -08:00
Fredo Guan
0b1f84142f
Merge branch 'rwightman:main' into metaformer_baselines_for_vision 2023-01-31 22:17:06 -08:00
Fredo Guan
5a19034a99 Update metaformers.py 2023-01-31 22:15:08 -08:00
Fredo Guan
5d9cb3b943 Update metaformers.py 2023-01-31 19:25:47 -08:00
Fredo Guan
1fd5f7672d Update metaformers.py 2023-01-31 17:03:25 -08:00
Fredo Guan
8f70650295 Update metaformers.py 2023-01-31 16:45:38 -08:00
Fredo Guan
01d02fb40f Update metaformers.py 2023-01-31 16:43:19 -08:00
Fredo Guan
7c04f6dc75 Update metaformers.py 2023-01-28 15:09:12 -08:00
Ross Wightman
9a53c3f727 Finalize DaViT, some formatting and modelling simplifications (separate PatchEmbed to Stem + Downsample, weights on HF hub. 2023-01-27 13:54:04 -08:00
Fredo Guan
fb717056da Merge remote-tracking branch 'upstream/main' 2023-01-26 10:49:15 -08:00
Ross Wightman
2bbc26dd82 version 0.8.8dev0 2023-01-25 18:02:48 -08:00
Ross Wightman
64667bfa0e Add 'gigantic' vit clip variant for feature extraction and future fine-tuning 2023-01-25 18:02:10 -08:00
Ross Wightman
c2822568ec Update version to 0.8.7dev0 2023-01-20 15:01:10 -08:00
Ross Wightman
36989cfae4 Factor out readme generation in hub helper, add more readme fields 2023-01-20 14:49:40 -08:00
Ross Wightman
32f252381d Change order of checkpoitn filtering fn application in builder, try dict, model variant first 2023-01-20 14:48:54 -08:00
Ross Wightman
e9f1376cde Cleanup resolve data config fns, add 'model' variant that takes model as first arg, make 'args' arg optional in original fn 2023-01-20 14:47:55 -08:00
Ross Wightman
bed350f5e5 Push all MaxxViT weights to HF hub, cleanup impl, add feature map extraction support and prompote to 'std' architecture. Fix norm head for proper embedding / feat map output. Add new in12k + ft 1k weights. 2023-01-20 14:45:25 -08:00
Ross Wightman
ca38e1e73f Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency 2023-01-20 14:44:05 -08:00
Ross Wightman
8ab573cd26 Add convnext_tiny and convnext_small 384x384 fine-tunes of in12k weights, fix pool size for laion CLIP convnext weights 2023-01-20 14:40:16 -08:00
Fredo Guan
729533e966 Update metaformers.py 2023-01-20 02:01:06 -08:00
Fredo Guan
dd57cde1bc Update metaformers.py 2023-01-20 01:56:03 -08:00
Fredo Guan
143f8e69b1 Update metaformers.py 2023-01-20 01:53:36 -08:00
Fredo Guan
61b4e716ca Update metaformers.py 2023-01-18 12:30:37 -08:00
Fredo Guan
9a415a6041 Update metaformers.py 2023-01-18 12:29:42 -08:00
Fredo Guan
53f992723c Update metaformers.py 2023-01-18 12:25:07 -08:00
Fredo Guan
383c9fd43d Update metaformers.py 2023-01-18 12:12:26 -08:00
Fredo Guan
eecab9eba8 Update metaformers.py 2023-01-18 12:05:16 -08:00
Fredo Guan
9efb706b25 Update metaformers.py 2023-01-18 12:03:11 -08:00
Fredo Guan
3c6821cc12 Update metaformers.py 2023-01-18 11:55:16 -08:00
Fredo Guan
3685404604 Update metaformers.py 2023-01-18 11:52:18 -08:00
Fredo Guan
a51d1073f5 Update metaformers.py 2023-01-18 11:21:18 -08:00
Fredo Guan
3de6859d9b Update metaformers.py 2023-01-18 11:17:15 -08:00
Fredo Guan
118017ce3d Update metaformers.py 2023-01-18 11:10:02 -08:00
Fredo Guan
debf4e9171 Update metaformers.py 2023-01-18 11:07:40 -08:00
Fredo Guan
f2c4d6f963 Update metaformers.py 2023-01-18 11:04:30 -08:00
Fredo Guan
6202d9c898 Update metaformers.py 2023-01-18 10:49:32 -08:00
Fredo Guan
93ed33bc43 Update metaformers.py 2023-01-18 10:41:22 -08:00
Fredo Guan
924a64f051 Update metaformers.py 2023-01-18 09:30:16 -08:00
Fredo Guan
0cf0cc837c Update metaformers.py 2023-01-18 08:25:10 -08:00
Fredo Guan
0c89c7eb2d rename model 2023-01-18 00:16:50 -08:00
Fredo Guan
cd36989a60 Update metaformers.py 2023-01-17 20:57:51 -08:00
Fredo Guan
7babbfa7a4 Merge branch 'metaformer_baselines_for_vision' of https://github.com/fffffgggg54/pytorch-image-models into metaformer_baselines_for_vision 2023-01-17 13:23:02 -08:00
Fredo Guan
49bf08ed22 Update metaformers.py 2023-01-17 13:22:16 -08:00
Fredo Guan
47b718a1c8 Revert "Update metaformers.py"
This reverts commit 2fef9006d72824789b733dd8dbc20b21b79add0b.
2023-01-17 12:34:29 -08:00