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
371
371
* MaxViT (Multi-Axis Vision Transformer) - https://arxiv.org/abs/2204.01697
372
372
* MetaFormer (PoolFormer-v2, ConvFormer, CAFormer) - https://arxiv.org/abs/2210.13452
373
373
* MLP-Mixer - https://arxiv.org/abs/2105.01601
374
+ * MobileCLIP - https://arxiv.org/abs/2311.17049
374
375
* MobileNet-V3 (MBConvNet w/ Efficient Head) - https://arxiv.org/abs/1905.02244
375
376
* FBNet-V3 - https://arxiv.org/abs/2006.02049
376
377
* HardCoRe-NAS - https://arxiv.org/abs/2102.11646
377
378
* LCNet - https://arxiv.org/abs/2109.15099
379
+ * MobileNetV4 - https://arxiv.org/abs/2404.10518
378
380
* MobileOne - https://arxiv.org/abs/2206.04040
379
381
* MobileViT - https://arxiv.org/abs/2110.02178
380
382
* MobileViT-V2 - https://arxiv.org/abs/2206.02680
@@ -417,6 +419,7 @@ All model architecture families include variants with pretrained weights. There
417
419
* Twins (Spatial Attention in Vision Transformers) - https://arxiv.org/pdf/2104.13840.pdf
418
420
* Visformer - https://arxiv.org/abs/2104.12533
419
421
* Vision Transformer - https://arxiv.org/abs/2010.11929
422
+ * ViTamin - https://arxiv.org/abs/2404.02132
420
423
* VOLO (Vision Outlooker) - https://arxiv.org/abs/2106.13112
421
424
* VovNet V2 and V1 - https://arxiv.org/abs/1911.06667
422
425
* Xception - https://arxiv.org/abs/1610.02357
You can’t perform that action at this time.
0 commit comments