You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Times presented below are _model inference times only_ and do not include time taken for pre-processing (e.g. image resizing, normalization) or post-processing (e.g. image resizing) which are dependent on input size.
13
+
:::
14
+
15
+
| Model | iPhone 17 Pro (Core ML) [ms]| Google Pixel 10 (XNNPACK) [ms]|
Times presented below are _model inference times only_ and do not include time taken for pre-processing (e.g. image resizing, normalization) or post-processing (e.g. image resizing) which are dependent on input size.
24
+
:::
25
+
26
+
| Model | iPhone 17 Pro (Core ML) [ms]| Google Pixel 10 (XNNPACK) [ms]|
Times presented below are _model inference times only_ and do not include time taken for pre-processing (e.g. image resizing, normalization) or post-processing (e.g. image resizing) which are dependent on input size.
34
+
:::
35
+
36
+
| Model | iPhone 17 Pro (Core ML) [ms]| Google Pixel 10 (XNNPACK) [ms]|
Times presented below are _model inference times only_ and do not include time taken for pre-processing (e.g. image resizing, normalization) or post-processing (e.g. image resizing) which are dependent on input size.
131
+
:::
115
132
116
133
:::info
117
-
Image embedding benchmark times are measured using 224×224 pixel images, as required by the model. All input images, whether larger or smaller, are resized to 224×224 before processing. Resizing is typically fast for small images but may be noticeably slower for very large images, which can increase total inference time.
134
+
Image embedding benchmark times are measured using 224×224 pixel images, as required by the model. All input images, whether larger or smaller, are resized to 224×224 before processing. Resizing is typically fast for small images but may be noticeably slower for very large images, which can increase total time.
118
135
:::
119
136
137
+
| Model | iPhone 17 Pro (XNNPACK) [ms]| Google Pixel 10 (XNNPACK) [ms]|
Times presented in the tables are measured as consecutive runs of the model. Initial run times may be up to 2x longer due to model loading and initialization.
144
+
:::info
145
+
Times presented below are _model inference times only_ and do not include time taken for pre-processing (e.g. image resizing, normalization) or post-processing (e.g. image resizing) which are dependent on input size.
124
146
:::
125
147
126
-
| Model | iPhone 16 Pro (Core ML) [ms]| iPhone 14 Pro Max (Core ML) [ms]| Samsung Galaxy S24 (XNNPACK) [ms]|
0 commit comments