File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -371,10 +371,12 @@ All model architecture families include variants with pretrained weights. There
371371* MaxViT (Multi-Axis Vision Transformer) - https://arxiv.org/abs/2204.01697
372372* MetaFormer (PoolFormer-v2, ConvFormer, CAFormer) - https://arxiv.org/abs/2210.13452
373373* MLP-Mixer - https://arxiv.org/abs/2105.01601
374+ * MobileCLIP - https://arxiv.org/abs/2311.17049
374375* MobileNet-V3 (MBConvNet w/ Efficient Head) - https://arxiv.org/abs/1905.02244
375376 * FBNet-V3 - https://arxiv.org/abs/2006.02049
376377 * HardCoRe-NAS - https://arxiv.org/abs/2102.11646
377378 * LCNet - https://arxiv.org/abs/2109.15099
379+ * MobileNetV4 - https://arxiv.org/abs/2404.10518
378380* MobileOne - https://arxiv.org/abs/2206.04040
379381* MobileViT - https://arxiv.org/abs/2110.02178
380382* MobileViT-V2 - https://arxiv.org/abs/2206.02680
@@ -417,6 +419,7 @@ All model architecture families include variants with pretrained weights. There
417419* Twins (Spatial Attention in Vision Transformers) - https://arxiv.org/pdf/2104.13840.pdf
418420* Visformer - https://arxiv.org/abs/2104.12533
419421* Vision Transformer - https://arxiv.org/abs/2010.11929
422+ * ViTamin - https://arxiv.org/abs/2404.02132
420423* VOLO (Vision Outlooker) - https://arxiv.org/abs/2106.13112
421424* VovNet V2 and V1 - https://arxiv.org/abs/1911.06667
422425* Xception - https://arxiv.org/abs/1610.02357
You can’t perform that action at this time.
0 commit comments