File size: 1,739 Bytes
9192e41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "artifacts": [
    {
      "bytes": 6161045,
      "id": "cube-aligned-userlabeled",
      "onnx_interface": {
        "first_output": {
          "shape": [
            1,
            2
          ],
          "type": "tensor(float)"
        },
        "input": {
          "shape": [
            1,
            3,
            224,
            224
          ],
          "type": "tensor(float)"
        },
        "output_count": 1,
        "provider": "CPUExecutionProvider"
      },
      "path": "artifacts/alignment-classifier.onnx",
      "role": "alignment-classifier",
      "sha256": "d715b66ba3d7b500bf841f22f2ae29273baae03880d473e1b1cc2d3064d1cd6f"
    },
    {
      "bytes": 39608237,
      "id": "cube-face-pose-robust",
      "onnx_interface": {
        "first_output": {
          "shape": [
            1,
            17,
            21504
          ],
          "type": "tensor(float)"
        },
        "input": {
          "shape": [
            1,
            3,
            1024,
            1024
          ],
          "type": "tensor(float)"
        },
        "output_count": 1,
        "provider": "CPUExecutionProvider"
      },
      "path": "artifacts/face-pose.onnx",
      "role": "face-pose",
      "sha256": "4e72d686ed0389405695d87f6b7dbccdb3496e87142bd0a7269b0fa3efaea75c"
    }
  ],
  "legal_clearance": "not-evaluated",
  "metadata_gate": "passed",
  "model_card": "README.md",
  "onnx_input_trust": "operator-asserted-reviewed",
  "profile": "camera-tracker-v1",
  "publication_approval": "not-evaluated",
  "purpose": "publication-candidate",
  "quality_claim": "unmeasured",
  "runtime_manifest": "manifest.json",
  "schema": "cubed-core/tracker-model-package-audit-v1",
  "schema_version": 1
}