The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationCastError Exception: DatasetGenerationCastError Message: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 2 new columns ({'light_power', 'light_type'}) This happened while the json dataset builder was generating data using hf://datasets/desmondlzy/bigs-data/dragon/olat_1/transforms_train.json (at revision 5b82f88ef44341ccb12cac2e4675c8367174de69) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations) Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast fl_x: double fl_y: double cx: double cy: double w: int64 h: int64 light_type: string light: list<item: double> child 0, item: double light_power: int64 frames: list<item: struct<file_path: string, transform_matrix: list<item: list<item: double>>, obj_mask_path: string, com_mask_path: string, light: struct<type: string, position: list<item: double>, intensity: int64>>> child 0, item: struct<file_path: string, transform_matrix: list<item: list<item: double>>, obj_mask_path: string, com_mask_path: string, light: struct<type: string, position: list<item: double>, intensity: int64>> child 0, file_path: string child 1, transform_matrix: list<item: list<item: double>> child 0, item: list<item: double> child 0, item: double child 2, obj_mask_path: string child 3, com_mask_path: string child 4, light: struct<type: string, position: list<item: double>, intensity: int64> child 0, type: string child 1, position: list<item: double> child 0, item: double child 2, intensity: int64 to {'fl_x': Value(dtype='float64', id=None), 'fl_y': Value(dtype='float64', id=None), 'cx': Value(dtype='float64', id=None), 'cy': Value(dtype='float64', id=None), 'w': Value(dtype='int64', id=None), 'h': Value(dtype='int64', id=None), 'light': Sequence(feature=Value(dtype='float64', id=None), length=-1, id=None), 'frames': [{'file_path': Value(dtype='string', id=None), 'transform_matrix': Sequence(feature=Sequence(feature=Value(dtype='float64', id=None), length=-1, id=None), length=-1, id=None), 'obj_mask_path': Value(dtype='string', id=None), 'com_mask_path': Value(dtype='string', id=None), 'light': {'type': Value(dtype='string', id=None), 'position': Sequence(feature=Value(dtype='float64', id=None), length=-1, id=None), 'intensity': Value(dtype='float64', id=None)}}]} because column names don't match During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1433, in compute_config_parquet_and_info_response parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet( File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 989, in stream_convert_to_parquet builder._prepare_split( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1872, in _prepare_split_single raise DatasetGenerationCastError.from_cast_error( datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 2 new columns ({'light_power', 'light_type'}) This happened while the json dataset builder was generating data using hf://datasets/desmondlzy/bigs-data/dragon/olat_1/transforms_train.json (at revision 5b82f88ef44341ccb12cac2e4675c8367174de69) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
fl_x
float64 | fl_y
float64 | cx
float64 | cy
float64 | w
int64 | h
int64 | light
sequence | frames
list |
---|---|---|---|---|---|---|---|
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
-3.6180000000000003,
2.2359999999999998,
2.6285
] | [
{
"file_path": "./img/1_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_0.png",
"com_mask_path": "./obj_masks/1_0.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_1.png",
"com_mask_path": "./obj_masks/1_1.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_2.png",
"com_mask_path": "./obj_masks/1_2.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_3.png",
"com_mask_path": "./obj_masks/1_3.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_4.png",
"com_mask_path": "./obj_masks/1_4.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_5.png",
"com_mask_path": "./obj_masks/1_5.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_6.png",
"com_mask_path": "./obj_masks/1_6.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_7.png",
"com_mask_path": "./obj_masks/1_7.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_8.png",
"com_mask_path": "./obj_masks/1_8.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_9.png",
"com_mask_path": "./obj_masks/1_9.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_10.png",
"com_mask_path": "./obj_masks/1_10.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_11.png",
"com_mask_path": "./obj_masks/1_11.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_12.png",
"com_mask_path": "./obj_masks/1_12.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_13.png",
"com_mask_path": "./obj_masks/1_13.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_14.png",
"com_mask_path": "./obj_masks/1_14.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_15.png",
"com_mask_path": "./obj_masks/1_15.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_16.png",
"com_mask_path": "./obj_masks/1_16.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_17.png",
"com_mask_path": "./obj_masks/1_17.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_18.png",
"com_mask_path": "./obj_masks/1_18.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_19.png",
"com_mask_path": "./obj_masks/1_19.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_20.png",
"com_mask_path": "./obj_masks/1_20.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_21.png",
"com_mask_path": "./obj_masks/1_21.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_22.png",
"com_mask_path": "./obj_masks/1_22.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_23.png",
"com_mask_path": "./obj_masks/1_23.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_24.png",
"com_mask_path": "./obj_masks/1_24.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_25.png",
"com_mask_path": "./obj_masks/1_25.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_26.png",
"com_mask_path": "./obj_masks/1_26.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_27.png",
"com_mask_path": "./obj_masks/1_27.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_28.png",
"com_mask_path": "./obj_masks/1_28.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_29.png",
"com_mask_path": "./obj_masks/1_29.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_30.png",
"com_mask_path": "./obj_masks/1_30.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_31.png",
"com_mask_path": "./obj_masks/1_31.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_32.png",
"com_mask_path": "./obj_masks/1_32.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_33.png",
"com_mask_path": "./obj_masks/1_33.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_34.png",
"com_mask_path": "./obj_masks/1_34.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_35.png",
"com_mask_path": "./obj_masks/1_35.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_36.png",
"com_mask_path": "./obj_masks/1_36.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_37.png",
"com_mask_path": "./obj_masks/1_37.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_38.png",
"com_mask_path": "./obj_masks/1_38.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_39.png",
"com_mask_path": "./obj_masks/1_39.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_40.png",
"com_mask_path": "./obj_masks/1_40.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_41.png",
"com_mask_path": "./obj_masks/1_41.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_42.png",
"com_mask_path": "./obj_masks/1_42.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_43.png",
"com_mask_path": "./obj_masks/1_43.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_44.png",
"com_mask_path": "./obj_masks/1_44.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_45.png",
"com_mask_path": "./obj_masks/1_45.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_46.png",
"com_mask_path": "./obj_masks/1_46.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
},
{
"file_path": "./img/1_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/1_47.png",
"com_mask_path": "./obj_masks/1_47.png",
"light": {
"type": "point",
"position": [
-3.6180000000000003,
2.2359999999999998,
2.6285
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
-2.1645,
2.584,
3.693
] | [
{
"file_path": "./img/10_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_0.png",
"com_mask_path": "./obj_masks/10_0.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_1.png",
"com_mask_path": "./obj_masks/10_1.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_2.png",
"com_mask_path": "./obj_masks/10_2.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_3.png",
"com_mask_path": "./obj_masks/10_3.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_4.png",
"com_mask_path": "./obj_masks/10_4.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_5.png",
"com_mask_path": "./obj_masks/10_5.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_6.png",
"com_mask_path": "./obj_masks/10_6.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_7.png",
"com_mask_path": "./obj_masks/10_7.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_8.png",
"com_mask_path": "./obj_masks/10_8.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_9.png",
"com_mask_path": "./obj_masks/10_9.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_10.png",
"com_mask_path": "./obj_masks/10_10.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_11.png",
"com_mask_path": "./obj_masks/10_11.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_12.png",
"com_mask_path": "./obj_masks/10_12.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_13.png",
"com_mask_path": "./obj_masks/10_13.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_14.png",
"com_mask_path": "./obj_masks/10_14.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_15.png",
"com_mask_path": "./obj_masks/10_15.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_16.png",
"com_mask_path": "./obj_masks/10_16.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_17.png",
"com_mask_path": "./obj_masks/10_17.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_18.png",
"com_mask_path": "./obj_masks/10_18.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_19.png",
"com_mask_path": "./obj_masks/10_19.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_20.png",
"com_mask_path": "./obj_masks/10_20.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_21.png",
"com_mask_path": "./obj_masks/10_21.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_22.png",
"com_mask_path": "./obj_masks/10_22.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_23.png",
"com_mask_path": "./obj_masks/10_23.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_24.png",
"com_mask_path": "./obj_masks/10_24.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_25.png",
"com_mask_path": "./obj_masks/10_25.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_26.png",
"com_mask_path": "./obj_masks/10_26.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_27.png",
"com_mask_path": "./obj_masks/10_27.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_28.png",
"com_mask_path": "./obj_masks/10_28.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_29.png",
"com_mask_path": "./obj_masks/10_29.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_30.png",
"com_mask_path": "./obj_masks/10_30.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_31.png",
"com_mask_path": "./obj_masks/10_31.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_32.png",
"com_mask_path": "./obj_masks/10_32.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_33.png",
"com_mask_path": "./obj_masks/10_33.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_34.png",
"com_mask_path": "./obj_masks/10_34.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_35.png",
"com_mask_path": "./obj_masks/10_35.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_36.png",
"com_mask_path": "./obj_masks/10_36.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_37.png",
"com_mask_path": "./obj_masks/10_37.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_38.png",
"com_mask_path": "./obj_masks/10_38.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_39.png",
"com_mask_path": "./obj_masks/10_39.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_40.png",
"com_mask_path": "./obj_masks/10_40.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_41.png",
"com_mask_path": "./obj_masks/10_41.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_42.png",
"com_mask_path": "./obj_masks/10_42.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_43.png",
"com_mask_path": "./obj_masks/10_43.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_44.png",
"com_mask_path": "./obj_masks/10_44.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_45.png",
"com_mask_path": "./obj_masks/10_45.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_46.png",
"com_mask_path": "./obj_masks/10_46.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/10_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/10_47.png",
"com_mask_path": "./obj_masks/10_47.png",
"light": {
"type": "point",
"position": [
-2.1645,
2.584,
3.693
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
-0.4195,
2.584,
4.26
] | [
{
"file_path": "./img/11_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_0.png",
"com_mask_path": "./obj_masks/11_0.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_1.png",
"com_mask_path": "./obj_masks/11_1.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_2.png",
"com_mask_path": "./obj_masks/11_2.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_3.png",
"com_mask_path": "./obj_masks/11_3.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_4.png",
"com_mask_path": "./obj_masks/11_4.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_5.png",
"com_mask_path": "./obj_masks/11_5.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_6.png",
"com_mask_path": "./obj_masks/11_6.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_7.png",
"com_mask_path": "./obj_masks/11_7.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_8.png",
"com_mask_path": "./obj_masks/11_8.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_9.png",
"com_mask_path": "./obj_masks/11_9.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_10.png",
"com_mask_path": "./obj_masks/11_10.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_11.png",
"com_mask_path": "./obj_masks/11_11.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_12.png",
"com_mask_path": "./obj_masks/11_12.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_13.png",
"com_mask_path": "./obj_masks/11_13.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_14.png",
"com_mask_path": "./obj_masks/11_14.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_15.png",
"com_mask_path": "./obj_masks/11_15.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_16.png",
"com_mask_path": "./obj_masks/11_16.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_17.png",
"com_mask_path": "./obj_masks/11_17.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_18.png",
"com_mask_path": "./obj_masks/11_18.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_19.png",
"com_mask_path": "./obj_masks/11_19.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_20.png",
"com_mask_path": "./obj_masks/11_20.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_21.png",
"com_mask_path": "./obj_masks/11_21.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_22.png",
"com_mask_path": "./obj_masks/11_22.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_23.png",
"com_mask_path": "./obj_masks/11_23.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_24.png",
"com_mask_path": "./obj_masks/11_24.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_25.png",
"com_mask_path": "./obj_masks/11_25.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_26.png",
"com_mask_path": "./obj_masks/11_26.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_27.png",
"com_mask_path": "./obj_masks/11_27.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_28.png",
"com_mask_path": "./obj_masks/11_28.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_29.png",
"com_mask_path": "./obj_masks/11_29.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_30.png",
"com_mask_path": "./obj_masks/11_30.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_31.png",
"com_mask_path": "./obj_masks/11_31.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_32.png",
"com_mask_path": "./obj_masks/11_32.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_33.png",
"com_mask_path": "./obj_masks/11_33.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_34.png",
"com_mask_path": "./obj_masks/11_34.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_35.png",
"com_mask_path": "./obj_masks/11_35.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_36.png",
"com_mask_path": "./obj_masks/11_36.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_37.png",
"com_mask_path": "./obj_masks/11_37.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_38.png",
"com_mask_path": "./obj_masks/11_38.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_39.png",
"com_mask_path": "./obj_masks/11_39.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_40.png",
"com_mask_path": "./obj_masks/11_40.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_41.png",
"com_mask_path": "./obj_masks/11_41.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_42.png",
"com_mask_path": "./obj_masks/11_42.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_43.png",
"com_mask_path": "./obj_masks/11_43.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_44.png",
"com_mask_path": "./obj_masks/11_44.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_45.png",
"com_mask_path": "./obj_masks/11_45.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_46.png",
"com_mask_path": "./obj_masks/11_46.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/11_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/11_47.png",
"com_mask_path": "./obj_masks/11_47.png",
"light": {
"type": "point",
"position": [
-0.4195,
2.584,
4.26
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
2.8434999999999997,
2.584,
3.1995
] | [
{
"file_path": "./img/12_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_0.png",
"com_mask_path": "./obj_masks/12_0.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_1.png",
"com_mask_path": "./obj_masks/12_1.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_2.png",
"com_mask_path": "./obj_masks/12_2.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_3.png",
"com_mask_path": "./obj_masks/12_3.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_4.png",
"com_mask_path": "./obj_masks/12_4.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_5.png",
"com_mask_path": "./obj_masks/12_5.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_6.png",
"com_mask_path": "./obj_masks/12_6.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_7.png",
"com_mask_path": "./obj_masks/12_7.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_8.png",
"com_mask_path": "./obj_masks/12_8.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_9.png",
"com_mask_path": "./obj_masks/12_9.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_10.png",
"com_mask_path": "./obj_masks/12_10.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_11.png",
"com_mask_path": "./obj_masks/12_11.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_12.png",
"com_mask_path": "./obj_masks/12_12.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_13.png",
"com_mask_path": "./obj_masks/12_13.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_14.png",
"com_mask_path": "./obj_masks/12_14.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_15.png",
"com_mask_path": "./obj_masks/12_15.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_16.png",
"com_mask_path": "./obj_masks/12_16.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_17.png",
"com_mask_path": "./obj_masks/12_17.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_18.png",
"com_mask_path": "./obj_masks/12_18.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_19.png",
"com_mask_path": "./obj_masks/12_19.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_20.png",
"com_mask_path": "./obj_masks/12_20.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_21.png",
"com_mask_path": "./obj_masks/12_21.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_22.png",
"com_mask_path": "./obj_masks/12_22.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_23.png",
"com_mask_path": "./obj_masks/12_23.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_24.png",
"com_mask_path": "./obj_masks/12_24.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_25.png",
"com_mask_path": "./obj_masks/12_25.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_26.png",
"com_mask_path": "./obj_masks/12_26.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_27.png",
"com_mask_path": "./obj_masks/12_27.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_28.png",
"com_mask_path": "./obj_masks/12_28.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_29.png",
"com_mask_path": "./obj_masks/12_29.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_30.png",
"com_mask_path": "./obj_masks/12_30.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_31.png",
"com_mask_path": "./obj_masks/12_31.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_32.png",
"com_mask_path": "./obj_masks/12_32.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_33.png",
"com_mask_path": "./obj_masks/12_33.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_34.png",
"com_mask_path": "./obj_masks/12_34.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_35.png",
"com_mask_path": "./obj_masks/12_35.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_36.png",
"com_mask_path": "./obj_masks/12_36.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_37.png",
"com_mask_path": "./obj_masks/12_37.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_38.png",
"com_mask_path": "./obj_masks/12_38.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_39.png",
"com_mask_path": "./obj_masks/12_39.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_40.png",
"com_mask_path": "./obj_masks/12_40.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_41.png",
"com_mask_path": "./obj_masks/12_41.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_42.png",
"com_mask_path": "./obj_masks/12_42.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_43.png",
"com_mask_path": "./obj_masks/12_43.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_44.png",
"com_mask_path": "./obj_masks/12_44.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_45.png",
"com_mask_path": "./obj_masks/12_45.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_46.png",
"com_mask_path": "./obj_masks/12_46.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
},
{
"file_path": "./img/12_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/12_47.png",
"com_mask_path": "./obj_masks/12_47.png",
"light": {
"type": "point",
"position": [
2.8434999999999997,
2.584,
3.1995
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
3.9219999999999997,
2.584,
1.7155
] | [
{
"file_path": "./img/13_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_0.png",
"com_mask_path": "./obj_masks/13_0.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_1.png",
"com_mask_path": "./obj_masks/13_1.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_2.png",
"com_mask_path": "./obj_masks/13_2.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_3.png",
"com_mask_path": "./obj_masks/13_3.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_4.png",
"com_mask_path": "./obj_masks/13_4.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_5.png",
"com_mask_path": "./obj_masks/13_5.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_6.png",
"com_mask_path": "./obj_masks/13_6.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_7.png",
"com_mask_path": "./obj_masks/13_7.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_8.png",
"com_mask_path": "./obj_masks/13_8.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_9.png",
"com_mask_path": "./obj_masks/13_9.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_10.png",
"com_mask_path": "./obj_masks/13_10.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_11.png",
"com_mask_path": "./obj_masks/13_11.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_12.png",
"com_mask_path": "./obj_masks/13_12.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_13.png",
"com_mask_path": "./obj_masks/13_13.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_14.png",
"com_mask_path": "./obj_masks/13_14.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_15.png",
"com_mask_path": "./obj_masks/13_15.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_16.png",
"com_mask_path": "./obj_masks/13_16.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_17.png",
"com_mask_path": "./obj_masks/13_17.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_18.png",
"com_mask_path": "./obj_masks/13_18.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_19.png",
"com_mask_path": "./obj_masks/13_19.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_20.png",
"com_mask_path": "./obj_masks/13_20.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_21.png",
"com_mask_path": "./obj_masks/13_21.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_22.png",
"com_mask_path": "./obj_masks/13_22.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_23.png",
"com_mask_path": "./obj_masks/13_23.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_24.png",
"com_mask_path": "./obj_masks/13_24.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_25.png",
"com_mask_path": "./obj_masks/13_25.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_26.png",
"com_mask_path": "./obj_masks/13_26.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_27.png",
"com_mask_path": "./obj_masks/13_27.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_28.png",
"com_mask_path": "./obj_masks/13_28.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_29.png",
"com_mask_path": "./obj_masks/13_29.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_30.png",
"com_mask_path": "./obj_masks/13_30.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_31.png",
"com_mask_path": "./obj_masks/13_31.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_32.png",
"com_mask_path": "./obj_masks/13_32.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_33.png",
"com_mask_path": "./obj_masks/13_33.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_34.png",
"com_mask_path": "./obj_masks/13_34.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_35.png",
"com_mask_path": "./obj_masks/13_35.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_36.png",
"com_mask_path": "./obj_masks/13_36.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_37.png",
"com_mask_path": "./obj_masks/13_37.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_38.png",
"com_mask_path": "./obj_masks/13_38.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_39.png",
"com_mask_path": "./obj_masks/13_39.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_40.png",
"com_mask_path": "./obj_masks/13_40.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_41.png",
"com_mask_path": "./obj_masks/13_41.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_42.png",
"com_mask_path": "./obj_masks/13_42.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_43.png",
"com_mask_path": "./obj_masks/13_43.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_44.png",
"com_mask_path": "./obj_masks/13_44.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_45.png",
"com_mask_path": "./obj_masks/13_45.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_46.png",
"com_mask_path": "./obj_masks/13_46.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
},
{
"file_path": "./img/13_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/13_47.png",
"com_mask_path": "./obj_masks/13_47.png",
"light": {
"type": "point",
"position": [
3.9219999999999997,
2.584,
1.7155
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
-3.2790000000000004,
0.7805,
3.693
] | [
{
"file_path": "./img/14_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_0.png",
"com_mask_path": "./obj_masks/14_0.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_1.png",
"com_mask_path": "./obj_masks/14_1.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_2.png",
"com_mask_path": "./obj_masks/14_2.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_3.png",
"com_mask_path": "./obj_masks/14_3.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_4.png",
"com_mask_path": "./obj_masks/14_4.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_5.png",
"com_mask_path": "./obj_masks/14_5.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_6.png",
"com_mask_path": "./obj_masks/14_6.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_7.png",
"com_mask_path": "./obj_masks/14_7.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_8.png",
"com_mask_path": "./obj_masks/14_8.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_9.png",
"com_mask_path": "./obj_masks/14_9.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_10.png",
"com_mask_path": "./obj_masks/14_10.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_11.png",
"com_mask_path": "./obj_masks/14_11.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_12.png",
"com_mask_path": "./obj_masks/14_12.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_13.png",
"com_mask_path": "./obj_masks/14_13.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_14.png",
"com_mask_path": "./obj_masks/14_14.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_15.png",
"com_mask_path": "./obj_masks/14_15.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_16.png",
"com_mask_path": "./obj_masks/14_16.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_17.png",
"com_mask_path": "./obj_masks/14_17.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_18.png",
"com_mask_path": "./obj_masks/14_18.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_19.png",
"com_mask_path": "./obj_masks/14_19.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_20.png",
"com_mask_path": "./obj_masks/14_20.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_21.png",
"com_mask_path": "./obj_masks/14_21.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_22.png",
"com_mask_path": "./obj_masks/14_22.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_23.png",
"com_mask_path": "./obj_masks/14_23.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_24.png",
"com_mask_path": "./obj_masks/14_24.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_25.png",
"com_mask_path": "./obj_masks/14_25.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_26.png",
"com_mask_path": "./obj_masks/14_26.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_27.png",
"com_mask_path": "./obj_masks/14_27.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_28.png",
"com_mask_path": "./obj_masks/14_28.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_29.png",
"com_mask_path": "./obj_masks/14_29.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_30.png",
"com_mask_path": "./obj_masks/14_30.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_31.png",
"com_mask_path": "./obj_masks/14_31.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_32.png",
"com_mask_path": "./obj_masks/14_32.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_33.png",
"com_mask_path": "./obj_masks/14_33.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_34.png",
"com_mask_path": "./obj_masks/14_34.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_35.png",
"com_mask_path": "./obj_masks/14_35.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_36.png",
"com_mask_path": "./obj_masks/14_36.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_37.png",
"com_mask_path": "./obj_masks/14_37.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_38.png",
"com_mask_path": "./obj_masks/14_38.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_39.png",
"com_mask_path": "./obj_masks/14_39.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_40.png",
"com_mask_path": "./obj_masks/14_40.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_41.png",
"com_mask_path": "./obj_masks/14_41.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_42.png",
"com_mask_path": "./obj_masks/14_42.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_43.png",
"com_mask_path": "./obj_masks/14_43.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_44.png",
"com_mask_path": "./obj_masks/14_44.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_45.png",
"com_mask_path": "./obj_masks/14_45.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_46.png",
"com_mask_path": "./obj_masks/14_46.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/14_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/14_47.png",
"com_mask_path": "./obj_masks/14_47.png",
"light": {
"type": "point",
"position": [
-3.2790000000000004,
0.7805,
3.693
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
-2.499,
-0.7805,
4.26
] | [
{
"file_path": "./img/15_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_0.png",
"com_mask_path": "./obj_masks/15_0.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_1.png",
"com_mask_path": "./obj_masks/15_1.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_2.png",
"com_mask_path": "./obj_masks/15_2.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_3.png",
"com_mask_path": "./obj_masks/15_3.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_4.png",
"com_mask_path": "./obj_masks/15_4.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_5.png",
"com_mask_path": "./obj_masks/15_5.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_6.png",
"com_mask_path": "./obj_masks/15_6.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_7.png",
"com_mask_path": "./obj_masks/15_7.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_8.png",
"com_mask_path": "./obj_masks/15_8.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_9.png",
"com_mask_path": "./obj_masks/15_9.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_10.png",
"com_mask_path": "./obj_masks/15_10.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_11.png",
"com_mask_path": "./obj_masks/15_11.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_12.png",
"com_mask_path": "./obj_masks/15_12.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_13.png",
"com_mask_path": "./obj_masks/15_13.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_14.png",
"com_mask_path": "./obj_masks/15_14.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_15.png",
"com_mask_path": "./obj_masks/15_15.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_16.png",
"com_mask_path": "./obj_masks/15_16.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_17.png",
"com_mask_path": "./obj_masks/15_17.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_18.png",
"com_mask_path": "./obj_masks/15_18.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_19.png",
"com_mask_path": "./obj_masks/15_19.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_20.png",
"com_mask_path": "./obj_masks/15_20.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_21.png",
"com_mask_path": "./obj_masks/15_21.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_22.png",
"com_mask_path": "./obj_masks/15_22.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_23.png",
"com_mask_path": "./obj_masks/15_23.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_24.png",
"com_mask_path": "./obj_masks/15_24.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_25.png",
"com_mask_path": "./obj_masks/15_25.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_26.png",
"com_mask_path": "./obj_masks/15_26.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_27.png",
"com_mask_path": "./obj_masks/15_27.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_28.png",
"com_mask_path": "./obj_masks/15_28.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_29.png",
"com_mask_path": "./obj_masks/15_29.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_30.png",
"com_mask_path": "./obj_masks/15_30.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_31.png",
"com_mask_path": "./obj_masks/15_31.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_32.png",
"com_mask_path": "./obj_masks/15_32.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_33.png",
"com_mask_path": "./obj_masks/15_33.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_34.png",
"com_mask_path": "./obj_masks/15_34.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_35.png",
"com_mask_path": "./obj_masks/15_35.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_36.png",
"com_mask_path": "./obj_masks/15_36.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_37.png",
"com_mask_path": "./obj_masks/15_37.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_38.png",
"com_mask_path": "./obj_masks/15_38.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_39.png",
"com_mask_path": "./obj_masks/15_39.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_40.png",
"com_mask_path": "./obj_masks/15_40.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_41.png",
"com_mask_path": "./obj_masks/15_41.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_42.png",
"com_mask_path": "./obj_masks/15_42.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_43.png",
"com_mask_path": "./obj_masks/15_43.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_44.png",
"com_mask_path": "./obj_masks/15_44.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_45.png",
"com_mask_path": "./obj_masks/15_45.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_46.png",
"com_mask_path": "./obj_masks/15_46.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/15_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/15_47.png",
"com_mask_path": "./obj_masks/15_47.png",
"light": {
"type": "point",
"position": [
-2.499,
-0.7805,
4.26
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
2.499,
0.7805,
4.26
] | [
{
"file_path": "./img/16_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_0.png",
"com_mask_path": "./obj_masks/16_0.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_1.png",
"com_mask_path": "./obj_masks/16_1.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_2.png",
"com_mask_path": "./obj_masks/16_2.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_3.png",
"com_mask_path": "./obj_masks/16_3.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_4.png",
"com_mask_path": "./obj_masks/16_4.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_5.png",
"com_mask_path": "./obj_masks/16_5.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_6.png",
"com_mask_path": "./obj_masks/16_6.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_7.png",
"com_mask_path": "./obj_masks/16_7.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_8.png",
"com_mask_path": "./obj_masks/16_8.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_9.png",
"com_mask_path": "./obj_masks/16_9.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_10.png",
"com_mask_path": "./obj_masks/16_10.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_11.png",
"com_mask_path": "./obj_masks/16_11.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_12.png",
"com_mask_path": "./obj_masks/16_12.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_13.png",
"com_mask_path": "./obj_masks/16_13.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_14.png",
"com_mask_path": "./obj_masks/16_14.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_15.png",
"com_mask_path": "./obj_masks/16_15.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_16.png",
"com_mask_path": "./obj_masks/16_16.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_17.png",
"com_mask_path": "./obj_masks/16_17.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_18.png",
"com_mask_path": "./obj_masks/16_18.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_19.png",
"com_mask_path": "./obj_masks/16_19.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_20.png",
"com_mask_path": "./obj_masks/16_20.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_21.png",
"com_mask_path": "./obj_masks/16_21.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_22.png",
"com_mask_path": "./obj_masks/16_22.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_23.png",
"com_mask_path": "./obj_masks/16_23.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_24.png",
"com_mask_path": "./obj_masks/16_24.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_25.png",
"com_mask_path": "./obj_masks/16_25.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_26.png",
"com_mask_path": "./obj_masks/16_26.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_27.png",
"com_mask_path": "./obj_masks/16_27.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_28.png",
"com_mask_path": "./obj_masks/16_28.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_29.png",
"com_mask_path": "./obj_masks/16_29.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_30.png",
"com_mask_path": "./obj_masks/16_30.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_31.png",
"com_mask_path": "./obj_masks/16_31.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_32.png",
"com_mask_path": "./obj_masks/16_32.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_33.png",
"com_mask_path": "./obj_masks/16_33.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_34.png",
"com_mask_path": "./obj_masks/16_34.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_35.png",
"com_mask_path": "./obj_masks/16_35.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_36.png",
"com_mask_path": "./obj_masks/16_36.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_37.png",
"com_mask_path": "./obj_masks/16_37.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_38.png",
"com_mask_path": "./obj_masks/16_38.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_39.png",
"com_mask_path": "./obj_masks/16_39.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_40.png",
"com_mask_path": "./obj_masks/16_40.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_41.png",
"com_mask_path": "./obj_masks/16_41.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_42.png",
"com_mask_path": "./obj_masks/16_42.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_43.png",
"com_mask_path": "./obj_masks/16_43.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_44.png",
"com_mask_path": "./obj_masks/16_44.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_45.png",
"com_mask_path": "./obj_masks/16_45.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_46.png",
"com_mask_path": "./obj_masks/16_46.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
},
{
"file_path": "./img/16_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/16_47.png",
"com_mask_path": "./obj_masks/16_47.png",
"light": {
"type": "point",
"position": [
2.499,
0.7805,
4.26
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
3.2790000000000004,
-0.7805,
3.693
] | [
{
"file_path": "./img/17_0.exr",
"transform_matrix": [
[
0,
-4.371139183945161e-8,
-1,
-5
],
[
1,
0,
0,
0
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_0.png",
"com_mask_path": "./obj_masks/17_0.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_1.exr",
"transform_matrix": [
[
0.38268348574638367,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_1.png",
"com_mask_path": "./obj_masks/17_1.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_2.exr",
"transform_matrix": [
[
0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067690849304,
-3.535533905029297
],
[
0.7071067690849304,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_2.png",
"com_mask_path": "./obj_masks/17_2.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_3.exr",
"transform_matrix": [
[
0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_3.png",
"com_mask_path": "./obj_masks/17_3.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_4.exr",
"transform_matrix": [
[
1,
1.910685465164705e-15,
4.371139183945161e-8,
2.18556948539117e-7
],
[
-4.371139183945161e-8,
4.371138473402425e-8,
1,
5
],
[
0,
-1,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_4.png",
"com_mask_path": "./obj_masks/17_4.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_5.exr",
"transform_matrix": [
[
0.9238795638084412,
1.672762373061687e-8,
0.3826833963394165,
1.9134169816970825
],
[
-0.3826833963394165,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_5.png",
"com_mask_path": "./obj_masks/17_5.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_6.exr",
"transform_matrix": [
[
0.7071068286895752,
3.090862321641907e-8,
0.7071067690849304,
3.5355334281921387
],
[
-0.7071067690849304,
3.090862676913275e-8,
0.7071068286895752,
3.535533905029297
],
[
0,
-1,
4.3711395392165286e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_6.png",
"com_mask_path": "./obj_masks/17_6.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_7.exr",
"transform_matrix": [
[
0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
1.672762728333055e-8,
0.38268348574638367,
1.9134174585342407
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_7.png",
"com_mask_path": "./obj_masks/17_7.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_8.exr",
"transform_matrix": [
[
-8.742278367890322e-8,
4.371139183945161e-8,
1,
5
],
[
-1,
-3.821371353845884e-15,
-8.742278367890322e-8,
-4.37113897078234e-7
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_8.png",
"com_mask_path": "./obj_masks/17_8.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_9.exr",
"transform_matrix": [
[
-0.38268348574638367,
4.038406231643421e-8,
0.9238795638084412,
4.6193976402282715
],
[
-0.9238795638084412,
-1.672762728333055e-8,
-0.38268348574638367,
-1.9134173393249512
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_9.png",
"com_mask_path": "./obj_masks/17_9.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_10.exr",
"transform_matrix": [
[
-0.7071067094802856,
3.090862321641907e-8,
0.7071068286895752,
3.535534143447876
],
[
-0.7071068286895752,
-3.0908619663705394e-8,
-0.7071067094802856,
-3.5355334281921387
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_10.png",
"com_mask_path": "./obj_masks/17_10.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_11.exr",
"transform_matrix": [
[
-0.9238795638084412,
1.6727630836044227e-8,
0.38268357515335083,
1.9134178161621094
],
[
-0.3826836347579956,
-4.038405521100685e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371138473402425e-8,
2.1855692011740757e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_11.png",
"com_mask_path": "./obj_masks/17_11.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_12.exr",
"transform_matrix": [
[
-1,
-5.212525878559493e-16,
-1.1924868204005179e-8,
-5.96243410200259e-8
],
[
1.1924868204005179e-8,
-4.371139183945161e-8,
-1,
-5
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_12.png",
"com_mask_path": "./obj_masks/17_12.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_13.exr",
"transform_matrix": [
[
-0.9238795638084412,
-1.6727634388757906e-8,
-0.38268357515335083,
-1.9134178161621094
],
[
0.3826836347579956,
-4.038406231643421e-8,
-0.9238794445991516,
-4.619397163391113
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_13.png",
"com_mask_path": "./obj_masks/17_13.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_14.exr",
"transform_matrix": [
[
-0.70710688829422,
-3.0908616110991716e-8,
-0.7071066498756409,
-3.5355331897735596
],
[
0.7071066498756409,
-3.090862676913275e-8,
-0.70710688829422,
-3.535534381866455
],
[
0,
-1,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_14.png",
"com_mask_path": "./obj_masks/17_14.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_15.exr",
"transform_matrix": [
[
-0.3826834261417389,
-4.038406231643421e-8,
-0.9238795638084412,
-4.6193976402282715
],
[
0.9238795638084412,
-1.672762550697371e-8,
-0.3826834261417389,
-1.913417100906372
],
[
0,
-1.0000001192092896,
4.371139183945161e-8,
2.18556948539117e-7
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_15.png",
"com_mask_path": "./obj_masks/17_15.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_16.exr",
"transform_matrix": [
[
0,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
1,
0,
0,
0
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_16.png",
"com_mask_path": "./obj_masks/17_16.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_17.exr",
"transform_matrix": [
[
0.3826834261417389,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0.9238795042037964,
-0.13088543713092804,
0.3596048057079315,
1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_17.png",
"com_mask_path": "./obj_masks/17_17.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_18.exr",
"transform_matrix": [
[
0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_18.png",
"com_mask_path": "./obj_masks/17_18.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_19.exr",
"transform_matrix": [
[
0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_19.png",
"com_mask_path": "./obj_masks/17_19.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_20.exr",
"transform_matrix": [
[
1,
-1.495017265540355e-8,
4.10752676316406e-8,
2.05376338158203e-7
],
[
-4.371138473402425e-8,
-0.3420201241970062,
0.9396926164627075,
4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_20.png",
"com_mask_path": "./obj_masks/17_20.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_21.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.13088543713092804,
0.3596048057079315,
1.7980239391326904
],
[
-0.3826834261417389,
-0.31598544120788574,
0.8681628108024597,
4.340814113616943
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_21.png",
"com_mask_path": "./obj_masks/17_21.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_22.exr",
"transform_matrix": [
[
0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
-0.7071068286895752,
-0.2418447881937027,
0.6644629836082458,
3.322314977645874
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_22.png",
"com_mask_path": "./obj_masks/17_22.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_23.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
-0.13088545203208923,
0.3596048355102539,
1.7980241775512695
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_23.png",
"com_mask_path": "./obj_masks/17_23.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_24.exr",
"transform_matrix": [
[
-8.74227694680485e-8,
-0.3420201539993286,
0.9396926164627075,
4.698462963104248
],
[
-1,
2.9900348863520776e-8,
-8.21505352632812e-8,
-4.10752676316406e-7
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_24.png",
"com_mask_path": "./obj_masks/17_24.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_25.exr",
"transform_matrix": [
[
-0.3826834261417389,
-0.31598541140556335,
0.8681627511978149,
4.340813636779785
],
[
-0.9238795042037964,
0.13088543713092804,
-0.3596048057079315,
-1.79802405834198
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_25.png",
"com_mask_path": "./obj_masks/17_25.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_26.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.2418447732925415,
0.6644630432128906,
3.322315216064453
],
[
-0.7071067690849304,
0.24184474349021912,
-0.6644629836082458,
-3.322314977645874
],
[
0,
-0.9396925568580627,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_26.png",
"com_mask_path": "./obj_masks/17_26.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_27.exr",
"transform_matrix": [
[
-0.9238795042037964,
-0.13088548183441162,
0.35960492491722107,
1.7980246543884277
],
[
-0.38268357515335083,
0.31598538160324097,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201241970062,
-1.7101006507873535
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_27.png",
"com_mask_path": "./obj_masks/17_27.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_28.exr",
"transform_matrix": [
[
-1,
4.078545057240035e-9,
-1.1205711025752407e-8,
-5.602855424058362e-8
],
[
1.1924868204005179e-8,
0.3420201539993286,
-0.9396926164627075,
-4.698462963104248
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_28.png",
"com_mask_path": "./obj_masks/17_28.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_29.exr",
"transform_matrix": [
[
-0.9238795042037964,
0.13088549673557281,
-0.35960492491722107,
-1.7980246543884277
],
[
0.38268357515335083,
0.31598541140556335,
-0.8681627511978149,
-4.340813636779785
],
[
0,
-0.9396926760673523,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_29.png",
"com_mask_path": "./obj_masks/17_29.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_30.exr",
"transform_matrix": [
[
-0.7071068286895752,
0.24184474349021912,
-0.6644629836082458,
-3.322314739227295
],
[
0.7071067094802856,
0.2418447881937027,
-0.6644631028175354,
-3.3223154544830322
],
[
0,
-0.9396926164627075,
-0.3420201539993286,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_30.png",
"com_mask_path": "./obj_masks/17_30.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_31.exr",
"transform_matrix": [
[
-0.3826834261417389,
0.31598547101020813,
-0.8681628108024597,
-4.340813636779785
],
[
0.9238795638084412,
0.13088545203208923,
-0.3596048057079315,
-1.7980239391326904
],
[
0,
-0.9396926760673523,
-0.342020183801651,
-1.710100769996643
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_31.png",
"com_mask_path": "./obj_masks/17_31.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_32.exr",
"transform_matrix": [
[
0,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
1,
0,
0,
0
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_32.png",
"com_mask_path": "./obj_masks/17_32.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_33.exr",
"transform_matrix": [
[
0.3826834559440613,
0.5938583016395569,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_33.png",
"com_mask_path": "./obj_masks/17_33.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_34.exr",
"transform_matrix": [
[
0.7071068286895752,
0.45451945066452026,
-0.5416752099990845,
-2.708375930786133
],
[
0.7071067690849304,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_34.png",
"com_mask_path": "./obj_masks/17_34.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_35.exr",
"transform_matrix": [
[
0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_35.png",
"com_mask_path": "./obj_masks/17_35.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_36.exr",
"transform_matrix": [
[
1,
-2.8097137061422472e-8,
3.348486998788758e-8,
1.674243321758695e-7
],
[
-4.371138828673793e-8,
-0.6427875757217407,
0.7660444974899292,
3.8302221298217773
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_36.png",
"com_mask_path": "./obj_masks/17_36.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_37.exr",
"transform_matrix": [
[
0.9238795638084412,
-0.24598413705825806,
0.29315248131752014,
1.4657623767852783
],
[
-0.3826833963394165,
-0.5938583016395569,
0.7077327966690063,
3.538663864135742
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_37.png",
"com_mask_path": "./obj_masks/17_37.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_38.exr",
"transform_matrix": [
[
0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.7083756923675537
],
[
-0.7071067690849304,
-0.45451948046684265,
0.5416752099990845,
2.708375930786133
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_38.png",
"com_mask_path": "./obj_masks/17_38.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_39.exr",
"transform_matrix": [
[
0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
-0.24598419666290283,
0.2931525707244873,
1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_39.png",
"com_mask_path": "./obj_masks/17_39.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_40.exr",
"transform_matrix": [
[
-8.742277657347586e-8,
-0.6427875757217407,
0.7660444378852844,
3.8302221298217773
],
[
-1,
5.6194274122844945e-8,
-6.69697328703478e-8,
-3.34848664351739e-7
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_40.png",
"com_mask_path": "./obj_masks/17_40.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_41.exr",
"transform_matrix": [
[
-0.3826834559440613,
-0.5938583016395569,
0.7077327966690063,
3.538663625717163
],
[
-0.9238794445991516,
0.24598419666290283,
-0.2931525707244873,
-1.465762734413147
],
[
0,
-0.7660444378852844,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_41.png",
"com_mask_path": "./obj_masks/17_41.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_42.exr",
"transform_matrix": [
[
-0.7071067094802856,
-0.45451948046684265,
0.5416752696037292,
2.708376407623291
],
[
-0.7071068286895752,
0.4545194208621979,
-0.5416751503944397,
-2.7083756923675537
],
[
0,
-0.7660443782806396,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_42.png",
"com_mask_path": "./obj_masks/17_42.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_43.exr",
"transform_matrix": [
[
-0.9238794445991516,
-0.24598422646522522,
0.2931526303291321,
1.4657630920410156
],
[
-0.38268354535102844,
0.5938582420349121,
-0.7077327966690063,
-3.538663625717163
],
[
0,
-0.7660444974899292,
-0.6427875757217407,
-3.213937520980835
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_43.png",
"com_mask_path": "./obj_masks/17_43.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_44.exr",
"transform_matrix": [
[
-1,
7.66515739769602e-9,
-9.134978995462006e-9,
-4.567489497731003e-8
],
[
1.1924868204005179e-8,
0.6427875757217407,
-0.7660444378852844,
-3.8302221298217773
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_44.png",
"com_mask_path": "./obj_masks/17_44.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_45.exr",
"transform_matrix": [
[
-0.9238794445991516,
0.2459842413663864,
-0.2931526303291321,
-1.4657630920410156
],
[
0.38268357515335083,
0.5938582420349121,
-0.7077327370643616,
-3.538663625717163
],
[
0,
-0.7660444378852844,
-0.6427875757217407,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_45.png",
"com_mask_path": "./obj_masks/17_45.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_46.exr",
"transform_matrix": [
[
-0.7071069478988647,
0.45451945066452026,
-0.5416751503944397,
-2.7083754539489746
],
[
0.7071067094802856,
0.4545195996761322,
-0.541675329208374,
-2.708376407623291
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_46.png",
"com_mask_path": "./obj_masks/17_46.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
},
{
"file_path": "./img/17_47.exr",
"transform_matrix": [
[
-0.3826834559440613,
0.5938583612442017,
-0.7077327966690063,
-3.538663625717163
],
[
0.9238795638084412,
0.24598419666290283,
-0.2931525409221649,
-1.4657626152038574
],
[
0,
-0.7660444974899292,
-0.6427876353263855,
-3.213937759399414
],
[
0,
0,
0,
1
]
],
"obj_mask_path": "./obj_masks/17_47.png",
"com_mask_path": "./obj_masks/17_47.png",
"light": {
"type": "point",
"position": [
3.2790000000000004,
-0.7805,
3.693
],
"intensity": 100
}
}
] |
787.886986 | 787.886986 | 256 | 256 | 512 | 512 | [
4.8235,
0.7805,
1.06
] | [{"file_path":"./img/18_0.exr","transform_matrix":[[0.0,-4.371139183945161e-8,-1.0,-5.0],[1.0,0.0,-0(...TRUNCATED) |
BiGS Dataset
The OLAT dataset used in the paper BiGS: Bidirectional Primitives for Relightable 3D Gaussian Splatting (3DV 2025). Check out our project page.
We provide 7 synthetic scenes in the dataset, featuring various complex light transport effects, such as subsurface scattering, fuzzy surfaces, and iridescent reflection.
Each scene (1.8 ~ 3.2 GB) consists of:
- 40 training OLAT conditions (
olat_1
-olat_40
) with 48 views per light condition; - 58 test OLAT conditions (
olat_41
-olat_98
) with 1 view per light condition; - 1 all-light-on conditions (
olat_all
) with 48 views per light conditions.
Each light condition includes .exr
images, object masks, transforms with camera poses, light positions and intensities.
Please refer to our github repo for how to use the dataset provided here to train BiGS, and our paper (arxiv) for details of BiGS.
Citation
If you use our dataset in your research, please consider citing us with the below bibtex entry:
@misc{zhenyuan2024bigs,
title={BiGS: Bidirectional Primitives for Relightable 3D Gaussian Splatting},
author={Liu Zhenyuan and Yu Guo and Xinyuan Li and Bernd Bickel and Ran Zhang},
year={2024},
eprint={2408.13370},
url={https://arxiv.org/abs/2408.13370},
}
Acknowledgments
Our synthetic data is generated using Mitsuba. We thank the 3D models' creators: Keenan Crane for Spot; Stanford Computer Graphics Laboratory for the models Dragon and Bunny; Wenzel Jakob for the model Mistuba Ball. Special thanks to Changxi Zheng for supporting the internship program at Tencent Pixel Lab.
- Downloads last month
- 955