File size: 931 Bytes
3b152c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "schema_version": 1,
  "dataset": "RENI HDR",
  "release_version": "1.0",
  "generator_commit": "2159106d50f2ef38090c762e079840c0bb74fc6e",
  "splits": {
    "train": {
      "images": 1673,
      "resolutions": [
        {
          "width": 128,
          "height": 64,
          "count": 1673
        }
      ]
    },
    "val": {
      "images": 10,
      "resolutions": [
        {
          "width": 1024,
          "height": 512,
          "count": 10
        }
      ]
    },
    "test": {
      "images": 21,
      "resolutions": [
        {
          "width": 128,
          "height": 64,
          "count": 21
        }
      ]
    }
  },
  "masks": {
    "count": 5,
    "resolutions": [
      {
        "width": 512,
        "height": 256,
        "count": 5
      }
    ]
  },
  "totals": {
    "environment_maps": 1704,
    "training": 1673,
    "validation": 10,
    "test": 21,
    "completion_masks": 5
  }
}