Datasets:
File size: 2,787 Bytes
1788f61 | 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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 | {
"errors": [],
"root": "/home/aihub/bingtao/IAF-Net/.runtime_data/19_CARLA_MWRS_Town05_06_Train_Town04_Val_512x1024",
"splits": {
"training": {
"modalities": {
"calib": {
"count": 2400,
"suffix": ".txt"
},
"depth_meters": {
"count": 2400,
"suffix": ".npy"
},
"depth_u16": {
"count": 2400,
"suffix": ".png"
},
"gt_image_2": {
"count": 2400,
"suffix": ".png"
},
"image_2": {
"count": 2400,
"suffix": ".png"
},
"normal": {
"count": 2400,
"suffix": ".npy"
}
},
"town_counts": {
"Town05": 1200,
"Town06": 1200
},
"value_ranges": {
"depth_meters_max": 999.9996948242188,
"depth_meters_min": 0.18775464594364166,
"depth_mismatch_pixels": 0,
"depth_saturated_pixels": 83061883,
"depth_u16_max": 65535,
"depth_u16_min": 187,
"gt_values": [
0,
255
],
"normal_max": 1.0,
"normal_min": -1.0,
"normal_norm_max": 1.0000001192092896,
"normal_norm_min": 0.9999998211860657,
"rgb_max": 255,
"rgb_min": 0
},
"weather_counts": {
"ClearDay": 600,
"ClearNight": 600,
"HeavyFoggyNight": 600,
"HeavyRainFoggyNight": 600
}
},
"validation": {
"modalities": {
"calib": {
"count": 1200,
"suffix": ".txt"
},
"depth_meters": {
"count": 1200,
"suffix": ".npy"
},
"depth_u16": {
"count": 1200,
"suffix": ".png"
},
"gt_image_2": {
"count": 1200,
"suffix": ".png"
},
"image_2": {
"count": 1200,
"suffix": ".png"
},
"normal": {
"count": 1200,
"suffix": ".npy"
}
},
"town_counts": {
"Town04": 1200
},
"value_ranges": {
"depth_meters_max": 999.9996948242188,
"depth_meters_min": 0.7836819291114807,
"depth_mismatch_pixels": 0,
"depth_saturated_pixels": 24442519,
"depth_u16_max": 65535,
"depth_u16_min": 783,
"gt_values": [
0,
255
],
"normal_max": 1.0,
"normal_min": -1.0,
"normal_norm_max": 1.0000001192092896,
"normal_norm_min": 0.9999998211860657,
"rgb_max": 255,
"rgb_min": 0
},
"weather_counts": {
"ClearDay": 300,
"ClearNight": 300,
"HeavyFoggyNight": 300,
"HeavyRainFoggyNight": 300
}
}
},
"status": "PASS"
}
|