Fredo Guan
|
a73d414c7e
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
e2a9408dd0
|
Squashed commit of the following:
commit b7696a30a772dbbb2e00d81e7096c24dac97df73
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Fri Feb 10 01:46:44 2023 -0800
Update metaformers.py
commit 41fe5c36263b40a6cd7caddb85b10c5d82d48023
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Fri Feb 10 01:03:47 2023 -0800
Update metaformers.py
commit a3aee37c35985c01ca07902d860f809b648c612c
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Fri Feb 10 00:32:04 2023 -0800
Update metaformers.py
commit f938beb81b4f46851d6d6f04ae7a9a74871ee40d
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Fri Feb 10 00:24:58 2023 -0800
Update metaformers.py
commit 10bde717e51c95cdf20135c8bba77a7a1b00d78c
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Sun Feb 5 02:11:28 2023 -0800
Update metaformers.py
commit 39274bd45e78b8ead0509367f800121f0d7c25f4
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Sun Feb 5 02:06:58 2023 -0800
Update metaformers.py
commit a2329ab8ec00d0ebc00979690293c3887cc44a4c
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Sun Feb 5 02:03:34 2023 -0800
Update metaformers.py
commit 53b8ce5b8a6b6d828de61788bcc2e6043ebb3081
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Sun Feb 5 02:02:37 2023 -0800
Update metaformers.py
commit ab6225b9414f534815958036f6d5a392038d7ab2
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Sun Feb 5 01:04:55 2023 -0800
try NHWC
commit 02fcc30eaa67a3c92cae56f3062b2542c32c9283
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Sat Feb 4 23:47:06 2023 -0800
Update metaformers.py
commit 366aae93047934bd3d7d37a077e713d424fa429c
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Sat Feb 4 23:37:30 2023 -0800
Stem/Downsample rework
commit 26a8e481a5cb2a32004a796bc25c6800cd2fb7b7
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Wed Feb 1 07:42:07 2023 -0800
Update metaformers.py
commit a913f5d4384aa4b2f62fdab46254ae3772df00ee
Author: Fredo Guan <fredo.guan@hotmail.com>
Date: Wed Feb 1 07:41:24 2023 -0800
Update metaformers.py
|
2 years ago |
Fredo Guan
|
0b1f84142f
|
Merge branch 'rwightman:main' into metaformer_baselines_for_vision
|
2 years ago |
Fredo Guan
|
5a19034a99
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
5d9cb3b943
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
1fd5f7672d
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
8f70650295
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
01d02fb40f
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
7c04f6dc75
|
Update metaformers.py
|
2 years ago |
Ross Wightman
|
29fda20e6d
|
Merge branch 'fffffgggg54-main'
|
2 years ago |
Ross Wightman
|
9a53c3f727
|
Finalize DaViT, some formatting and modelling simplifications (separate PatchEmbed to Stem + Downsample, weights on HF hub.
|
2 years ago |
Fredo Guan
|
fb717056da
|
Merge remote-tracking branch 'upstream/main'
|
2 years ago |
Ross Wightman
|
2bbc26dd82
|
version 0.8.8dev0
|
2 years ago |
Ross Wightman
|
64667bfa0e
|
Add 'gigantic' vit clip variant for feature extraction and future fine-tuning
|
2 years ago |
Ross Wightman
|
3aa31f537d
|
Merge pull request #1641 from rwightman/maxxvit_hub
MaxxViT weights on hub, new 12k FT 1k weights, convnext 384x384 12k FT 1k, and more
|
2 years ago |
Ross Wightman
|
9983ed7721
|
xlarge maxvit killing the tests
|
2 years ago |
Ross Wightman
|
c2822568ec
|
Update version to 0.8.7dev0
|
2 years ago |
Ross Wightman
|
0417a9dd81
|
Update README
|
2 years ago |
Ross Wightman
|
36989cfae4
|
Factor out readme generation in hub helper, add more readme fields
|
2 years ago |
Ross Wightman
|
32f252381d
|
Change order of checkpoitn filtering fn application in builder, try dict, model variant first
|
2 years ago |
Ross Wightman
|
e9f1376cde
|
Cleanup resolve data config fns, add 'model' variant that takes model as first arg, make 'args' arg optional in original fn
|
2 years ago |
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.
|
2 years ago |
Ross Wightman
|
ca38e1e73f
|
Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency
|
2 years ago |
Ross Wightman
|
8ab573cd26
|
Add convnext_tiny and convnext_small 384x384 fine-tunes of in12k weights, fix pool size for laion CLIP convnext weights
|
2 years ago |
Fredo Guan
|
729533e966
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
dd57cde1bc
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
143f8e69b1
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
61b4e716ca
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
9a415a6041
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
53f992723c
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
383c9fd43d
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
eecab9eba8
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
9efb706b25
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
3c6821cc12
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
3685404604
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
a51d1073f5
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
3de6859d9b
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
118017ce3d
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
debf4e9171
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
f2c4d6f963
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
6202d9c898
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
93ed33bc43
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
924a64f051
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
0cf0cc837c
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
0c89c7eb2d
|
rename model
|
2 years ago |
Fredo Guan
|
cd36989a60
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
7babbfa7a4
|
Merge branch 'metaformer_baselines_for_vision' of https://github.com/fffffgggg54/pytorch-image-models into metaformer_baselines_for_vision
|
2 years ago |
Fredo Guan
|
49bf08ed22
|
Update metaformers.py
|
2 years ago |
Fredo Guan
|
47b718a1c8
|
Revert "Update metaformers.py"
This reverts commit 2fef9006d7 .
|
2 years ago |
Fredo Guan
|
869e01cec6
|
Revert "Update metaformers.py"
This reverts commit 3f0b075367 .
|
2 years ago |