Depth Estimation
Depth Pro
File size: 1,494 Bytes
45dfe82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "bomFormat": "CycloneDX",
    "specVersion": "1.6",
    "serialNumber": "urn:uuid:bcb2a4df-4be3-48cd-b560-b0d9a503a494",
    "version": 1,
    "metadata": {
        "timestamp": "2025-06-05T09:39:05.492488+00:00",
        "component": {
            "type": "machine-learning-model",
            "bom-ref": "apple/DepthPro-015a7be4-637d-5ddd-babc-e928436824cb",
            "name": "apple/DepthPro",
            "externalReferences": [
                {
                    "url": "https://huggingface.co/apple/DepthPro",
                    "type": "documentation"
                }
            ],
            "modelCard": {
                "modelParameters": {
                    "task": "depth-estimation"
                },
                "properties": [
                    {
                        "name": "library_name",
                        "value": "depth-pro"
                    }
                ]
            },
            "authors": [
                {
                    "name": "apple"
                }
            ],
            "licenses": [
                {
                    "license": {
                        "name": "apple-amlr"
                    }
                }
            ],
            "tags": [
                "depth-pro",
                "depth-estimation",
                "arxiv:2410.02073",
                "license:apple-amlr",
                "region:us"
            ]
        }
    }
}