v0.6.12
版本发布时间: 2022-11-24 06:11:26
huggingface/pytorch-image-models最新发布版本:v1.0.9(2024-08-24 07:42:07)
Minor bug fixes to HF push_to_hub, plus some more MaxVit weights
Oct 10, 2022
- More weights in
maxxvit
series, incl first ConvNeXt block basedcoatnext
andmaxxvit
experiments:-
coatnext_nano_rw_224
- 82.0 @ 224 (G) -- (uses ConvNeXt conv block, no BatchNorm) -
maxxvit_rmlp_nano_rw_256
- 83.0 @ 256, 83.7 @ 320 (G) (uses ConvNeXt conv block, no BN) -
maxvit_rmlp_small_rw_224
- 84.5 @ 224, 85.1 @ 320 (G) -
maxxvit_rmlp_small_rw_256
- 84.6 @ 256, 84.9 @ 288 (G) -- could be trained better, hparams need tuning (uses ConvNeXt block, no BN) -
coatnet_rmlp_2_rw_224
- 84.6 @ 224, 85 @ 320 (T)
-