whitphx HF Staff commited on
Commit
9b83a97
·
verified ·
1 Parent(s): f815fbe

Update benchmark: onnx-community/sapiens-seg-0.3b (web/image-segmentation)

Browse files

Benchmark ID: 0b3b66b1-3aeb-4a0d-9ba0-49107b41d2f1
Status: completed
Timestamp: 2025-10-20T12:11:29.308Z

image-segmentation/onnx-community/sapiens-seg-0.3b/web_warm_webgpu_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "0b3b66b1-3aeb-4a0d-9ba0-49107b41d2f1",
3
+ "status": "completed",
4
+ "timestamp": 1760962289308,
5
+ "startedAt": 1761013154336,
6
+ "completedAt": 1761013160324,
7
+ "platform": "web",
8
+ "modelId": "onnx-community/sapiens-seg-0.3b",
9
+ "task": "image-segmentation",
10
+ "mode": "warm",
11
+ "device": "webgpu",
12
+ "dtype": "fp32",
13
+ "batchSize": 1,
14
+ "repeats": 3,
15
+ "browser": "chromium",
16
+ "headed": false,
17
+ "runtime": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
18
+ "environment": {
19
+ "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
20
+ "platform": "Linux x86_64",
21
+ "cpuCores": 32,
22
+ "memory": {
23
+ "deviceMemory": 8
24
+ },
25
+ "gpu": {
26
+ "vendor": "Google Inc. (NVIDIA)",
27
+ "renderer": "ANGLE (NVIDIA, Vulkan 1.4.303 (NVIDIA NVIDIA A10G (0x00002237)), NVIDIA)",
28
+ "webgpuAdapter": "nvidia"
29
+ }
30
+ },
31
+ "error": {
32
+ "type": "runtime_error",
33
+ "message": "Unknown image_processor_type: 'SapiensFeatureExtractor'.",
34
+ "stage": "load"
35
+ }
36
+ }