metadata
pipeline_tag: image-classification
base_model:
- timm/convformer_m36.sail_in22k_ft_in1k
- timm/convmixer_1024_20_ks9_p14.in1k
- timm/convnextv2_atto.fcmae_ft_in1k
- timm/efficientvit_b1.r256_in1k
- timm/ghostnetv2_100.in1k
- timm/mobilenetv2_100.ra_in1k
- timm/mobilevitv2_050.cvnets_in1k
- timm/nextvit_base.bd_in1k
- timm/regnetx_080.tv2_in1k
- timm/resnetaa50.a1h_in1k
- timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k
- timm/vit_base_r50_s16_384.orig_in21k_ft_in1k
- timm/vit_little_patch16_reg4_gap_256.sbb_in1k
- timm/xcit_small_24_p16_224.fb_in1k
language:
- en
tags:
- timm
- image
- dghs-realutils
library_name: dghs-imgutils
ONNX export version from TIMM.
Models
14 models exported from TIMM in total.
Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
---|---|---|---|---|---|---|---|---|---|---|
vit_little_patch16_reg4_gap_256.sbb_in1k | 22.4M | 5.7G | 256 | True | 320 | 1000 | imagenet-1k | VisionTransformer | vit_little_patch16_reg4_gap_256 | 2024-05-10 |
nextvit_base.bd_in1k | 44.8M | 8.3G | 224 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_base | 2024-02-11 |
ghostnetv2_100.in1k | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
efficientvit_b1.r256_in1k | 9.1M | 689.0M | 256 | True | 1600 | 1000 | imagenet-1k | EfficientVit | efficientvit_b1 | 2023-08-18 |
convformer_m36.sail_in22k_ft_in1k | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
mobilevitv2_050.cvnets_in1k | 1.4M | 464.6M | 256 | True | 256 | 1000 | imagenet-1k | ByobNet | mobilevitv2_050 | 2023-04-24 |
convmixer_1024_20_ks9_p14.in1k | 24.4M | 6.0G | 224 | True | 1024 | 1000 | imagenet-1k | ConvMixer | convmixer_1024_20_ks9_p14 | 2023-04-24 |
xcit_small_24_p16_224.fb_in1k | 47.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | Xcit | xcit_small_24_p16_224 | 2023-04-13 |
resnetaa50.a1h_in1k | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
regnetx_080.tv2_in1k | 39.5M | 8.0G | 224 | True | 1920 | 1000 | imagenet-1k | RegNet | regnetx_080 | 2023-03-21 |
convnextv2_atto.fcmae_ft_in1k | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
vit_base_r50_s16_384.orig_in21k_ft_in1k | 86.6M | 49.5G | 384 | True | 768 | 1000 | imagenet-1k | VisionTransformer | vit_base_r50_s16_384 | 2022-12-23 |
mobilenetv2_100.ra_in1k | 3.5M | 300.8M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_100 | 2022-12-13 |
vit_base_patch16_clip_384.laion2b_ft_in12k_in1k | 86.4M | 49.4G | 384 | True | 768 | 1000 | imagenet-1k | VisionTransformer | vit_base_patch16_clip_384 | 2022-11-11 |