reni-hdr / DATASET_STATS.json
jadgardner's picture
Publish RENI HDR v1.0
3b152c9 verified
Raw
History Blame Contribute Delete
931 Bytes
{
"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
}
}