File size: 2,461 Bytes
741de74
 
 
 
 
 
 
 
 
 
 
4a4024d
 
1e2c036
741de74
 
 
 
 
 
4a4024d
50169fb
741de74
50169fb
 
 
741de74
50169fb
4a4024d
741de74
 
 
 
 
4a4024d
741de74
 
 
 
 
 
4a4024d
 
741de74
50169fb
 
 
741de74
50169fb
4a4024d
741de74
 
 
 
 
4a4024d
741de74
 
 
 
 
 
4a4024d
50169fb
741de74
50169fb
 
 
741de74
50169fb
4a4024d
741de74
 
 
 
 
4a4024d
741de74
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
  "probe": {
    "backend": "minicpm-v",
    "vision_model_id": "openbmb/MiniCPM-V-2_6",
    "torch_import": true,
    "transformers_import": true,
    "cuda_available": true,
    "device_count": 1,
    "device_name": "NVIDIA RTX PRO 6000 Blackwell Server Edition MIG 2g.48gb",
    "mps_available": false,
    "minicpm_load_attempted": true,
    "minicpm_load_ok": true,
    "errors": []
  },
  "results": [
    {
      "key": "mug",
      "label": "Coffee mug",
      "source_page": "https://commons.wikimedia.org/wiki/File:Striped_coffee_mug.jpg",
      "image_path": ".tmp/space-vlm-assets/mug.jpg",
      "passed": true,
      "object_name": "Coffee Mug",
      "visible_features": [
        "Striped pattern",
        "Handle",
        "Matte finish"
      ],
      "likely_context": "On a table or countertop in a home or café setting.",
      "confidence": 0.9,
      "runtime_vision": "minicpm-v object understanding",
      "runtime_text": "mock persona and diary generation",
      "fallbacks": [
        "mock-text-runtime"
      ],
      "error": ""
    },
    {
      "key": "keyboard",
      "label": "Computer keyboard",
      "source_page": "https://commons.wikimedia.org/wiki/File:Computer_keyboard.jpg",
      "image_path": ".tmp/space-vlm-assets/keyboard.jpg",
      "passed": true,
      "object_name": "computer keyboard",
      "visible_features": [
        "QWERTY layout",
        "function keys (F1-F12)",
        "numeric keypad"
      ],
      "likely_context": "office or home workspace",
      "confidence": 0.8,
      "runtime_vision": "minicpm-v object understanding",
      "runtime_text": "mock persona and diary generation",
      "fallbacks": [
        "mock-text-runtime"
      ],
      "error": ""
    },
    {
      "key": "shoe",
      "label": "Running shoe",
      "source_page": "https://commons.wikimedia.org/wiki/File:Running_shoes.jpg",
      "image_path": ".tmp/space-vlm-assets/shoe.jpg",
      "passed": true,
      "object_name": "Running Shoe",
      "visible_features": [
        "Purple and pink mesh upper with reflective silver lines",
        "Bright yellow laces",
        "Green and white midsole"
      ],
      "likely_context": "Outdoor sports or athletic activities",
      "confidence": 0.9,
      "runtime_vision": "minicpm-v object understanding",
      "runtime_text": "mock persona and diary generation",
      "fallbacks": [
        "mock-text-runtime"
      ],
      "error": ""
    }
  ]
}