Gholamreza
commited on
Commit
•
3c4a0ef
1
Parent(s):
dce5f34
Upload timm_inference_results_cpu.csv with huggingface_hub
Browse files
timm_inference_results_cpu.csv
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
timm_index,model_name,params_mil,inference_ms
|
2 |
+
20,cait_xxs24_224,11.956264,177.538211
|
3 |
+
12,caformer_s18,26.341656,197.401219
|
4 |
+
13,caformer_s36,39.297102,367.499783
|
5 |
+
16,cait_s24_224,46.9162,413.782344
|
6 |
+
11,caformer_m36,56.204878,560.002938
|
7 |
+
6,beitv2_base_patch16_224,86.530984,749.737208
|
8 |
+
1,beit_base_patch16_224,86.530984,1069.398298
|
9 |
+
10,caformer_b36,98.753614,1413.08429
|
10 |
+
3,beit_large_patch16_224,304.430568,2413.258658
|
11 |
+
7,beitv2_large_patch16_224,304.430568,2445.300013
|