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 50 new columns ({'tennis_shot9', 'nyc_shot20', 'ddakji_shot1', 'lecture_2_shot1', 'gc_shot1', 'nassau_day_shot6', 'tennis_shot16', 'lewis_basement_shot1', 'jcity_shot34', 'car_shot9', 'office_walk_shot3', 'friend_5_shot3', 'tabletop_shot16', 'jcity_shot19', 'sherrerd_dolly_shot5', 'night_walk_shot16', 'leaf_scan_shot1', 'jcity_shot12', 'car_shot19', 'lecture_2_shot2', 'jcity_shot18', 'fine_hall_shot1', 'jcity_shot32', 'tabletop_shot3', 'jcity_shot17', 'cs_1_shot3', 'night_walk_shot5', 'dog_shot1', 'friend_4_shot2', 'lewis_basement_shot3', 'tennis_shot5', 'outside_1_shot4', 'jcity_shot9', 'eggs_shot3', 'crochet_shot2', 'sherrerd_walk_shot2', 'erasing_shot1', 'car_shot5', 'friend_5_shot5', 'bball_shot8', 'fencing_shot3', 'nyc_shot9', 'fine_hall_shot4', 'stadium_shot3', 'tabletop_shot6', 'car_shot12', 'nyc_shot16', 'transformer_shot2', 'car_shot4', 'fencing_shot8'}) and 70 missing columns ({'equad_2_shot2', 'equad_statue_shot12', 'ias_walk_shot2', 'tower_shot10', 'fountain_shot5', 'equad_1_shot10', 'lab_drone_shot4', 'palmer_2_shot4', 'hoboken_shot5', 'palmer_1_shot8', 'ias_woods_shot5', 'lab_misc_shot4', 'fountain_shot2', 'shrub_shot15', 'friend_1_shot11', 'equad_1_shot7', 'fountain_shot14', 'palmer_2_shot18', 'palmer_2_shot7', 'lab_puppet_shot1', 'electrical_grid_shot3', 'pulaski_skyway_shot7', 'friend_1_shot3', 'friend_1_shot15', 'palmer_2_shot11', 'church_shot6', 'church_shot11', 'path_shot8', 'palmer_2_shot9', 'electrical_grid_shot13', 'suburbs_shot3', 'equad_2_shot9', 'lab_frisbee_shot2', 'lake_shot14', 'friend_2_shot5', 'lake_shot8', 'lab_teddy_shot1', 'equad_1_shot13', 'lab_debug_shot2', 'friend_2_shot7', 'equad_1_shot12', 'friend_1_shot2', 'equad_2_shot3', 'equad_statue_shot13', 'lab_debug_shot4', 'lab_cars_shot1', 'ias_woods_shot2', 'equad_2_shot14', 'bike_shot9', 'bike_shot11', 'palmer_1_shot5', 'shrub_shot9', 'equad_2_shot7', 'statue_shot6', 'friend_2_shot2', 'statue_shot2', 'street_shot10', 'path_shot10', 'statue_shot12', 'statue_shot7', 'bike_shot6', 'church_shot14', 'lab_drone_shot5', 'bike_shot8', 'lake_shot7', 'lab_drone_shot6', 'lab_predator_shot1', 'path_shot5', 'shrub_shot10', 'tower_shot1'}).
This happened while the json dataset builder was generating data using
hf://datasets/princeton-vl/InFlux-Real/influx_pp_real/gt_validation_dict_v2.json (at revision 40e7a6974b04356f8f5d23ff8c1b9bbf5473d301), ['hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx/gt_validation_dict_v1.json', 'hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx_pp_real/gt_validation_dict_v2.json'], ['hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx/gt_validation_dict_v1.json', 'hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx_pp_real/gt_validation_dict_v2.json']
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 "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
bball_shot8: struct<intrinsics_gt: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, (... 231 chars omitted)
child 0, intrinsics_gt: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, p1: double, p2: doubl (... 2 chars omitted)
child 0, cx: double
child 1, cy: double
child 2, fx: double
child 3, fy: double
child 4, k1: double
child 5, k2: double
child 6, p1: double
child 7, p2: double
child 1, intrinsics_gt_extrapolated: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, p1: double, p2: doubl (... 2 chars omitted)
child 0, cx: double
child 1, cy: double
child 2, fx: double
child 3, fy: double
child 4, k1: double
child 5, k2: double
child 6, p1: double
child 7, p2: double
child 2, lens_metadata: struct<focal_length_mm: double, focus_distance_m: double>
child 0, focal_length_mm: double
child 1, focus_distance_m: double
car_shot12: struct<intrinsics_gt: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, (... 231 chars omitted)
child 0, intrinsics_gt: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, p1: double, p2: doubl (... 2 chars omitted)
child 0, cx: double
child 1, cy: double
child 2, fx: double
child 3, fy: double
child 4, k1: double
child 5, k2: double
child 6, p1: double
...
ild 0, cx: double
child 1, cy: double
child 2, fx: double
child 3, fy: double
child 4, k1: double
child 5, k2: double
child 6, p1: double
child 7, p2: double
child 2, lens_metadata: struct<focal_length_mm: double, focus_distance_m: double>
child 0, focal_length_mm: double
child 1, focus_distance_m: double
transformer_shot2: struct<intrinsics_gt: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, (... 231 chars omitted)
child 0, intrinsics_gt: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, p1: double, p2: doubl (... 2 chars omitted)
child 0, cx: double
child 1, cy: double
child 2, fx: double
child 3, fy: double
child 4, k1: double
child 5, k2: double
child 6, p1: double
child 7, p2: double
child 1, intrinsics_gt_extrapolated: struct<cx: double, cy: double, fx: double, fy: double, k1: double, k2: double, p1: double, p2: doubl (... 2 chars omitted)
child 0, cx: double
child 1, cy: double
child 2, fx: double
child 3, fy: double
child 4, k1: double
child 5, k2: double
child 6, p1: double
child 7, p2: double
child 2, lens_metadata: struct<focal_length_mm: double, focus_distance_m: double>
child 0, focal_length_mm: double
child 1, focus_distance_m: double
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 6359
to
{'bike_shot11': {'intrinsics_gt': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'intrinsics_gt_extrapolated': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'lens_metadata': {'focal_length_mm': Value('float64'), 'focus_distance_m': Value('float64')}}, 'bike_shot6': {'intrinsics_gt': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'intrinsics_gt_extrapolated': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'lens_metadata': {'focal_length_mm': Value('float64'), 'focus_distance_m': Value('float64')}}, 'bike_shot8': {'intrinsics_gt': {'cx': Value('null'), 'cy': Value('null'), 'fx': Value('null'), 'fy': Value('null'), 'k1': Value('null'), 'k2': Value('null'), 'p1': Value('null'), 'p2': Value('null')}, 'intrinsics_gt_extrapolated': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': V
...
lue('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'intrinsics_gt_extrapolated': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'lens_metadata': {'focal_length_mm': Value('float64'), 'focus_distance_m': Value('float64')}}, 'tower_shot1': {'intrinsics_gt': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'intrinsics_gt_extrapolated': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'lens_metadata': {'focal_length_mm': Value('float64'), 'focus_distance_m': Value('float64')}}, 'tower_shot10': {'intrinsics_gt': {'cx': Value('null'), 'cy': Value('null'), 'fx': Value('null'), 'fy': Value('null'), 'k1': Value('null'), 'k2': Value('null'), 'p1': Value('null'), 'p2': Value('null')}, 'intrinsics_gt_extrapolated': {'cx': Value('float64'), 'cy': Value('float64'), 'fx': Value('float64'), 'fy': Value('float64'), 'k1': Value('float64'), 'k2': Value('float64'), 'p1': Value('float64'), 'p2': Value('float64')}, 'lens_metadata': {'focal_length_mm': Value('float64'), 'focus_distance_m': Value('float64')}}}
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 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
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 50 new columns ({'tennis_shot9', 'nyc_shot20', 'ddakji_shot1', 'lecture_2_shot1', 'gc_shot1', 'nassau_day_shot6', 'tennis_shot16', 'lewis_basement_shot1', 'jcity_shot34', 'car_shot9', 'office_walk_shot3', 'friend_5_shot3', 'tabletop_shot16', 'jcity_shot19', 'sherrerd_dolly_shot5', 'night_walk_shot16', 'leaf_scan_shot1', 'jcity_shot12', 'car_shot19', 'lecture_2_shot2', 'jcity_shot18', 'fine_hall_shot1', 'jcity_shot32', 'tabletop_shot3', 'jcity_shot17', 'cs_1_shot3', 'night_walk_shot5', 'dog_shot1', 'friend_4_shot2', 'lewis_basement_shot3', 'tennis_shot5', 'outside_1_shot4', 'jcity_shot9', 'eggs_shot3', 'crochet_shot2', 'sherrerd_walk_shot2', 'erasing_shot1', 'car_shot5', 'friend_5_shot5', 'bball_shot8', 'fencing_shot3', 'nyc_shot9', 'fine_hall_shot4', 'stadium_shot3', 'tabletop_shot6', 'car_shot12', 'nyc_shot16', 'transformer_shot2', 'car_shot4', 'fencing_shot8'}) and 70 missing columns ({'equad_2_shot2', 'equad_statue_shot12', 'ias_walk_shot2', 'tower_shot10', 'fountain_shot5', 'equad_1_shot10', 'lab_drone_shot4', 'palmer_2_shot4', 'hoboken_shot5', 'palmer_1_shot8', 'ias_woods_shot5', 'lab_misc_shot4', 'fountain_shot2', 'shrub_shot15', 'friend_1_shot11', 'equad_1_shot7', 'fountain_shot14', 'palmer_2_shot18', 'palmer_2_shot7', 'lab_puppet_shot1', 'electrical_grid_shot3', 'pulaski_skyway_shot7', 'friend_1_shot3', 'friend_1_shot15', 'palmer_2_shot11', 'church_shot6', 'church_shot11', 'path_shot8', 'palmer_2_shot9', 'electrical_grid_shot13', 'suburbs_shot3', 'equad_2_shot9', 'lab_frisbee_shot2', 'lake_shot14', 'friend_2_shot5', 'lake_shot8', 'lab_teddy_shot1', 'equad_1_shot13', 'lab_debug_shot2', 'friend_2_shot7', 'equad_1_shot12', 'friend_1_shot2', 'equad_2_shot3', 'equad_statue_shot13', 'lab_debug_shot4', 'lab_cars_shot1', 'ias_woods_shot2', 'equad_2_shot14', 'bike_shot9', 'bike_shot11', 'palmer_1_shot5', 'shrub_shot9', 'equad_2_shot7', 'statue_shot6', 'friend_2_shot2', 'statue_shot2', 'street_shot10', 'path_shot10', 'statue_shot12', 'statue_shot7', 'bike_shot6', 'church_shot14', 'lab_drone_shot5', 'bike_shot8', 'lake_shot7', 'lab_drone_shot6', 'lab_predator_shot1', 'path_shot5', 'shrub_shot10', 'tower_shot1'}).
This happened while the json dataset builder was generating data using
hf://datasets/princeton-vl/InFlux-Real/influx_pp_real/gt_validation_dict_v2.json (at revision 40e7a6974b04356f8f5d23ff8c1b9bbf5473d301), ['hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx/gt_validation_dict_v1.json', 'hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx_pp_real/gt_validation_dict_v2.json'], ['hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx/gt_validation_dict_v1.json', 'hf://datasets/princeton-vl/InFlux-Real@40e7a6974b04356f8f5d23ff8c1b9bbf5473d301/influx_pp_real/gt_validation_dict_v2.json']
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.
bike_shot11 dict | bike_shot6 dict | bike_shot8 dict | bike_shot9 dict | church_shot11 dict | church_shot14 dict | church_shot6 dict | electrical_grid_shot13 dict | electrical_grid_shot3 dict | equad_1_shot10 dict | equad_1_shot12 dict | equad_1_shot13 dict | equad_1_shot7 dict | equad_2_shot14 dict | equad_2_shot2 dict | equad_2_shot3 dict | equad_2_shot7 dict | equad_2_shot9 dict | equad_statue_shot12 dict | equad_statue_shot13 dict | fountain_shot14 dict | fountain_shot2 dict | fountain_shot5 dict | friend_1_shot11 dict | friend_1_shot15 dict | friend_1_shot2 dict | friend_1_shot3 dict | friend_2_shot2 dict | friend_2_shot5 dict | friend_2_shot7 dict | hoboken_shot5 dict | ias_walk_shot2 dict | ias_woods_shot2 dict | ias_woods_shot5 dict | lab_cars_shot1 dict | lab_debug_shot2 dict | lab_debug_shot4 dict | lab_drone_shot4 dict | lab_drone_shot5 dict | lab_drone_shot6 dict | lab_frisbee_shot2 dict | lab_misc_shot4 dict | lab_predator_shot1 dict | lab_puppet_shot1 dict | lab_teddy_shot1 dict | lake_shot14 dict | lake_shot7 dict | lake_shot8 dict | palmer_1_shot5 dict | palmer_1_shot8 dict | palmer_2_shot11 dict | palmer_2_shot18 dict | palmer_2_shot4 dict | palmer_2_shot7 dict | palmer_2_shot9 dict | path_shot10 dict | path_shot5 dict | path_shot8 dict | pulaski_skyway_shot7 dict | shrub_shot10 dict | shrub_shot15 dict | shrub_shot9 dict | statue_shot12 dict | statue_shot2 dict | statue_shot6 dict | statue_shot7 dict | street_shot10 dict | suburbs_shot3 dict | tower_shot1 dict | tower_shot10 dict |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{
"intrinsics_gt": {
"cx": 1710.2613237437681,
"cy": 1083.5645717524135,
"fx": 2127.7400272080213,
"fy": 2125.5862177493536,
"k1": -0.139095967474916,
"k2": 0.105309098606466,
"p1": 0.00007760005574136012,
"p2": -0.00044588265886200004
},
"intrinsics_gt_extrapolated": {
"cx": 1... | {
"intrinsics_gt": {
"cx": 1725.134612471036,
"cy": 1104.5381709116805,
"fx": 6412.490230208412,
"fy": 6411.705618822282,
"k1": 0.47013885234275105,
"k2": 1.534145751989418,
"p1": -0.000248857665144,
"p2": 0.001087465684667
},
"intrinsics_gt_extrapolated": {
"cx": 1725.13461247... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.572601682159,
"cy": 1100.8324181555683,
"fx": 12495.766919840418,
"fy": 12495.766919840418,
"k1": 1.... | {
"intrinsics_gt": {
"cx": 1712.2438554481337,
"cy": 1100.9029486071795,
"fx": 8655.796126237854,
"fy": 8657.985927674743,
"k1": 0.934422494204572,
"k2": 3.195253468699579,
"p1": 0.002145447007702,
"p2": -0.004292418546079001
},
"intrinsics_gt_extrapolated": {
"cx": 1712.243855... | {
"intrinsics_gt": {
"cx": 1712.1860033623625,
"cy": 1100.8096257018817,
"fx": 15367.698160531705,
"fy": 15364.875188796497,
"k1": 0.723049305041208,
"k2": -7.222549379890109,
"p1": 0.000494540521978,
"p2": 0.00018840361263700001
},
"intrinsics_gt_extrapolated": {
"cx": 1712.18... | {
"intrinsics_gt": {
"cx": 1712.421890424945,
"cy": 1100.3497514736264,
"fx": 9555.120247283518,
"fy": 9551.823255440439,
"k1": -0.0010840724725270001,
"k2": -0.8869788181868131,
"p1": -0.000024641538461538443,
"p2": -0.000352963901098
},
"intrinsics_gt_extrapolated": {
"cx": 1... | {
"intrinsics_gt": {
"cx": 1713.216757554343,
"cy": 1101.5638957479073,
"fx": 15119.789449652531,
"fy": 15117.315299015612,
"k1": 0.7138770140105071,
"k2": -8.376354328563922,
"p1": 0.00144413380035,
"p2": 0.001423537338003
},
"intrinsics_gt_extrapolated": {
"cx": 1713.21675755... | {
"intrinsics_gt": {
"cx": 1716.3169951467034,
"cy": 1086.9734569832915,
"fx": 4321.843840027761,
"fy": 4320.4331571043585,
"k1": 0.15984553677913102,
"k2": 0.624721311852885,
"p1": -0.00040659524041300005,
"p2": 0.00032071157405100004
},
"intrinsics_gt_extrapolated": {
"cx": 1... | {
"intrinsics_gt": {
"cx": 1715.6508123194503,
"cy": 1086.262678016356,
"fx": 4190.001391022056,
"fy": 4188.435955261694,
"k1": 0.140622264293599,
"k2": 0.578415705609552,
"p1": -0.000404270974034,
"p2": 0.000220820457858
},
"intrinsics_gt_extrapolated": {
"cx": 1715.6508123194... | {
"intrinsics_gt": {
"cx": 1721.5032143005358,
"cy": 1100.1472981577808,
"fx": 5789.278604875369,
"fy": 5786.866041938935,
"k1": 0.378907791834788,
"k2": 0.9870079319083381,
"p1": 0.000460873438788,
"p2": 0.000267583132733
},
"intrinsics_gt_extrapolated": {
"cx": 1721.503214300... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.8946141134093,
"cy": 1100.958678449318,
"fx": 6109.4445427921,
"fy": 6109.4445427921,
"k1": 0.648081... | {
"intrinsics_gt": {
"cx": 1711.9561059481816,
"cy": 1101.0950661563636,
"fx": 14984.297494355455,
"fy": 14963.829001740909,
"k1": 2.341652360909091,
"k2": 14.332365213636363,
"p1": 0.0011581754545450002,
"p2": -0.000574909090909
},
"intrinsics_gt_extrapolated": {
"cx": 1711.95... | {
"intrinsics_gt": {
"cx": 1712.74071350475,
"cy": 1085.2422962229166,
"fx": 2128.7096139620835,
"fy": 2127.9472786415836,
"k1": -0.13547056633333301,
"k2": 0.095588917583333,
"p1": 0.000029212916666666663,
"p2": 0.00016160566666600001
},
"intrinsics_gt_extrapolated": {
"cx": 1... | {
"intrinsics_gt": {
"cx": 1720.0127072388339,
"cy": 1100.0086613822887,
"fx": 11141.266737967147,
"fy": 11135.426886591842,
"k1": 1.377281350256246,
"k2": 7.094953036952316,
"p1": 0.000618710893692,
"p2": 0.000521492844272
},
"intrinsics_gt_extrapolated": {
"cx": 1720.01270723... | {
"intrinsics_gt": {
"cx": 1713.6935178433735,
"cy": 1089.8770200687024,
"fx": 3562.319869755174,
"fy": 3561.2408292510404,
"k1": 0.050418742612753004,
"k2": 0.39949977861400204,
"p1": -0.000312275047876,
"p2": 0.000364304417846
},
"intrinsics_gt_extrapolated": {
"cx": 1713.693... | {
"intrinsics_gt": {
"cx": 1716.8281232850834,
"cy": 1090.7489953320917,
"fx": 3208.5686283918512,
"fy": 3207.7136097968105,
"k1": 0.007365599006596,
"k2": 0.318774924273379,
"p1": -0.00045823822079900004,
"p2": 0.00034763973709700004
},
"intrinsics_gt_extrapolated": {
"cx": 17... | {
"intrinsics_gt": {
"cx": 1724.5712078699846,
"cy": 1099.886306057851,
"fx": 5831.007539109727,
"fy": 5830.535436579417,
"k1": 0.39827768580391704,
"k2": 1.13228594890031,
"p1": 0.000289760435415,
"p2": 0.00175199299069
},
"intrinsics_gt_extrapolated": {
"cx": 1724.57120786998... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1712,
"cy": 1101,
"fx": 2099.6744931542535,
"fy": 2099.6744931542535,
"k1": -0.00004316,
"k2": -0.000... | {
"intrinsics_gt": {
"cx": 1711.9632719701099,
"cy": 1100.3147019054945,
"fx": 9968.187236532087,
"fy": 9964.897764297033,
"k1": 0.039957957142857006,
"k2": -1.11485649065934,
"p1": -0.00001048450549450549,
"p2": -0.00012550483516400002
},
"intrinsics_gt_extrapolated": {
"cx": ... | {
"intrinsics_gt": {
"cx": 1712.0502421335289,
"cy": 1100.8173762292201,
"fx": 11427.60057520303,
"fy": 11426.144539397354,
"k1": 0.148095950795819,
"k2": -1.339890628086816,
"p1": 0.000006047741157556325,
"p2": 0.00002391181672025725
},
"intrinsics_gt_extrapolated": {
"cx": 17... | {
"intrinsics_gt": {
"cx": 1712.1287142618853,
"cy": 1100.8850041785615,
"fx": 28131.660139691296,
"fy": 28129.875946724693,
"k1": 3.6167807587240173,
"k2": -65.80461837913357,
"p1": 0.0013449797880220001,
"p2": 0.000536487149619
},
"intrinsics_gt_extrapolated": {
"cx": 1712.12... | {
"intrinsics_gt": {
"cx": 1712.2270942046703,
"cy": 1100.416659856758,
"fx": 9572.0105533061,
"fy": 9568.866948497638,
"k1": -0.001505857335164,
"k2": -0.8579276916208791,
"p1": 0.00005774576923076923,
"p2": -0.00031482090659300005
},
"intrinsics_gt_extrapolated": {
"cx": 1712... | {
"intrinsics_gt": {
"cx": 1711.9138193838298,
"cy": 1100.4792783057446,
"fx": 9612.951086778936,
"fy": 9609.94064683468,
"k1": -0.00046291085106300005,
"k2": -0.8769048695744681,
"p1": 0.00024560191489300003,
"p2": -0.000255644255319
},
"intrinsics_gt_extrapolated": {
"cx": 17... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1712,
"cy": 1101,
"fx": 2098.7811650481503,
"fy": 2098.7811650481503,
"k1": -0.00004316,
"k2": -0.000... | {
"intrinsics_gt": {
"cx": 1710.0700869710427,
"cy": 1091.806345127137,
"fx": 5266.937448126705,
"fy": 5266.163520824524,
"k1": 0.37062488528000603,
"k2": 0.582828224878658,
"p1": 0.004502784001504,
"p2": 0.002655004986538
},
"intrinsics_gt_extrapolated": {
"cx": 1710.070086971... | {
"intrinsics_gt": {
"cx": 1711.4414062794203,
"cy": 1095.3984277119955,
"fx": 2110.1012461440914,
"fy": 2109.409280382999,
"k1": -0.13721160541806002,
"k2": 0.154499007670011,
"p1": -0.0005872787068,
"p2": -0.003269565685618
},
"intrinsics_gt_extrapolated": {
"cx": 1711.441406... | {
"intrinsics_gt": {
"cx": 1710.168353913391,
"cy": 1092.2761150864803,
"fx": 5265.054526131894,
"fy": 5264.292850537289,
"k1": 0.37400809487596504,
"k2": 0.579317408641284,
"p1": 0.0047689542287760005,
"p2": 0.0028041878905780003
},
"intrinsics_gt_extrapolated": {
"cx": 1710.1... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1712,
"cy": 1101,
"fx": 2100.1345729902264,
"fy": 2100.1345729902264,
"k1": -0.00004316,
"k2": -0.000... | {
"intrinsics_gt": {
"cx": 1712.0599780150553,
"cy": 1101.0668824852328,
"fx": 14890.415329474346,
"fy": 14885.425099126496,
"k1": 2.300778478691795,
"k2": 15.74348597842572,
"p1": 0.001247848004434,
"p2": -0.00058030594235
},
"intrinsics_gt_extrapolated": {
"cx": 1712.05997801... | {
"intrinsics_gt": {
"cx": 1712.597273077801,
"cy": 1085.4351023460208,
"fx": 2128.847275803246,
"fy": 2128.0746996035077,
"k1": -0.13540087748691101,
"k2": 0.09563885492146501,
"p1": 0.000043750104712041887,
"p2": 0.000164406335078
},
"intrinsics_gt_extrapolated": {
"cx": 1712... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.56874674,
"cy": 1100.42273454,
"fx": 28618.0977781407,
"fy": 28618.0977781407,
"k1": 3.43444741,
... | {
"intrinsics_gt": {
"cx": 1712.02755245,
"cy": 1100.6127809,
"fx": 9660.6245541,
"fy": 9658.65135101,
"k1": -0.06799814,
"k2": -0.27553798,
"p1": -0.00012373,
"p2": 0.00140849
},
"intrinsics_gt_extrapolated": {
"cx": 1712.02755245,
"cy": 1100.6127809,
"fx": 9660.624554... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1712,
"cy": 1101,
"fx": 9474.922989200377,
"fy": 9474.922989200377,
"k1": -0.07634546,
"k2": 0.087814... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1712,
"cy": 1101,
"fx": 9471.565718956761,
"fy": 9471.565718956761,
"k1": -0.07634546,
"k2": 0.087814... | {
"intrinsics_gt": {
"cx": 1711.945601751827,
"cy": 1100.985672383911,
"fx": 6665.83639614406,
"fy": 6664.449582850571,
"k1": 0.6795796826907831,
"k2": 1.3331338962303811,
"p1": 0.007839820457676,
"p2": 0.0040482096917080004
},
"intrinsics_gt_extrapolated": {
"cx": 1711.9456017... | {
"intrinsics_gt": {
"cx": 1712.0206927675342,
"cy": 1100.8814259067358,
"fx": 19833.49429410468,
"fy": 19826.534851900928,
"k1": 1.547661346663804,
"k2": -17.916164729426512,
"p1": 0.0008439100034340001,
"p2": 0.000830981768543
},
"intrinsics_gt_extrapolated": {
"cx": 1712.020... | {
"intrinsics_gt": {
"cx": 1712.0482358526,
"cy": 1101.0189388263166,
"fx": 11379.396031631284,
"fy": 11378.874275293318,
"k1": 0.19602200865,
"k2": -2.171100015316666,
"p1": 0.000889222666666,
"p2": 0.000179727883333
},
"intrinsics_gt_extrapolated": {
"cx": 1712.0482358526,
... | {
"intrinsics_gt": {
"cx": 1711.9534332989988,
"cy": 1100.8624688993414,
"fx": 9683.441528674335,
"fy": 9680.619044565785,
"k1": 0.0045618865349140005,
"k2": -1.3613443470092221,
"p1": 0.00040441942028900005,
"p2": -0.000141355349143
},
"intrinsics_gt_extrapolated": {
"cx": 171... | {
"intrinsics_gt": {
"cx": 1711.9534332989988,
"cy": 1100.8624688993414,
"fx": 9683.441528674335,
"fy": 9680.619044565785,
"k1": 0.0045618865349140005,
"k2": -1.3613443470092221,
"p1": 0.00040441942028900005,
"p2": -0.000141355349143
},
"intrinsics_gt_extrapolated": {
"cx": 171... | {
"intrinsics_gt": {
"cx": 1712.0269713656094,
"cy": 1100.6131120249145,
"fx": 9660.765009693778,
"fy": 9658.791247632678,
"k1": -0.06789041709969701,
"k2": -0.27693762829808605,
"p1": -0.000123359889224,
"p2": 0.0014050461933530001
},
"intrinsics_gt_extrapolated": {
"cx": 1712... | {
"intrinsics_gt": {
"cx": 1712.1897024182488,
"cy": 1100.8295255871628,
"fx": 9657.990567105342,
"fy": 9657.223311037425,
"k1": -0.060440136742556,
"k2": -0.130517059649737,
"p1": 0.023644209929947,
"p2": -0.009298560017513
},
"intrinsics_gt_extrapolated": {
"cx": 1712.1897024... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1712,
"cy": 1101,
"fx": 9486.11580646738,
"fy": 9486.11580646738,
"k1": -0.07634546,
"k2": 0.08781481... | {
"intrinsics_gt": {
"cx": 1712.0613316054937,
"cy": 1100.9090615414311,
"fx": 23288.793423815638,
"fy": 23284.854885830915,
"k1": 2.258860892777593,
"k2": -20.750336522127657,
"p1": 0.000953109150598,
"p2": 0.000826431005651
},
"intrinsics_gt_extrapolated": {
"cx": 1712.061331... | {
"intrinsics_gt": {
"cx": 1712.047772041195,
"cy": 1100.8681442364184,
"fx": 18311.04617264847,
"fy": 18304.42233409334,
"k1": 1.240420129254807,
"k2": -17.201461302603022,
"p1": 0.0006706263667580001,
"p2": 0.000453633083791
},
"intrinsics_gt_extrapolated": {
"cx": 1712.04777... | {
"intrinsics_gt": {
"cx": 1709.30818460625,
"cy": 1091.5237465375,
"fx": 3569.7529847545848,
"fy": 3571.222175523335,
"k1": 0.020375251037515002,
"k2": 0.495304391761521,
"p1": -0.0015033405006670002,
"p2": 0.01042847874332
},
"intrinsics_gt_extrapolated": {
"cx": 1709.3081846... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.8829045704545,
"cy": 1100.954087165909,
"fx": 6355.385870281212,
"fy": 6355.385870281212,
"k1": 0.69... | {
"intrinsics_gt": {
"cx": 1712,
"cy": 1101,
"fx": 2403.3751590510838,
"fy": 2403.3751590510838,
"k1": -0.12242351581565301,
"k2": 0.19748029486023003,
"p1": -0.002675836741835,
"p2": 0.004680003735876
},
"intrinsics_gt_extrapolated": {
"cx": 1712,
"cy": 1101,
"fx": 240... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.525763510341,
"cy": 1100.8140530219318,
"fx": 13415.951030647439,
"fy": 13415.951030647439,
"k1": 2.... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.7306805120456,
"cy": 1100.8944004815908,
"fx": 9464.364182444013,
"fy": 9464.364182444013,
"k1": 1.2... | {
"intrinsics_gt": {
"cx": 1711.9528021765475,
"cy": 1101.0214626518507,
"fx": 15887.057405933672,
"fy": 15877.368543089517,
"k1": 2.78680106066874,
"k2": 14.688390619595648,
"p1": 0.002035029097978,
"p2": -0.005302899051321
},
"intrinsics_gt_extrapolated": {
"cx": 1711.9528021... | {
"intrinsics_gt": {
"cx": 1716.3405929207916,
"cy": 1091.7841130672875,
"fx": 3216.5519657440746,
"fy": 3215.783284531595,
"k1": 0.010134593830034,
"k2": 0.318427123279976,
"p1": -0.000361396722933,
"p2": 0.00032771721478400004
},
"intrinsics_gt_extrapolated": {
"cx": 1716.340... | {
"intrinsics_gt": {
"cx": 1709.551505784621,
"cy": 1087.6714129924194,
"fx": 5523.926219194012,
"fy": 5523.390551275583,
"k1": 0.33410230777916605,
"k2": 0.9186875629958331,
"p1": -0.0007274057527770001,
"p2": -0.0010451332097220001
},
"intrinsics_gt_extrapolated": {
"cx": 170... | {
"intrinsics_gt": {
"cx": 1712.0949022716036,
"cy": 1100.9109463384186,
"fx": 14497.069550390735,
"fy": 14488.355978642472,
"k1": 2.236627645100222,
"k2": 7.575272063919822,
"p1": 0.0006321775278390001,
"p2": -0.0007287353229390001
},
"intrinsics_gt_extrapolated": {
"cx": 1712... | {
"intrinsics_gt": {
"cx": 1712.9103812154503,
"cy": 1084.6714497066814,
"fx": 2127.767576827143,
"fy": 2126.806301304374,
"k1": -0.135823517076923,
"k2": 0.09477852628571401,
"p1": 0.000198709230769,
"p2": 0.00020156349450500003
},
"intrinsics_gt_extrapolated": {
"cx": 1712.91... | {
"intrinsics_gt": {
"cx": 1709.037109903801,
"cy": 1089.7004852564671,
"fx": 4270.184039189195,
"fy": 4271.18868980248,
"k1": 0.185903551540044,
"k2": 0.38234358239495203,
"p1": 0.002947164764112,
"p2": 0.00104595699409
},
"intrinsics_gt_extrapolated": {
"cx": 1709.03710990380... | {
"intrinsics_gt": {
"cx": 1711.9997580426261,
"cy": 1100.734384332575,
"fx": 10180.240065790505,
"fy": 10178.21578219935,
"k1": 0.046033961652621004,
"k2": -1.518443814630149,
"p1": 0.000266124274344,
"p2": -0.000156938108614
},
"intrinsics_gt_extrapolated": {
"cx": 1711.99975... | {
"intrinsics_gt": {
"cx": 1711.8105174300606,
"cy": 1100.7364560555286,
"fx": 9713.0847183755,
"fy": 9710.902739580513,
"k1": -0.02776363673716,
"k2": -0.7983066193353471,
"p1": 0.00001450637462235648,
"p2": 0.000122228217522
},
"intrinsics_gt_extrapolated": {
"cx": 1711.81051... | {
"intrinsics_gt": {
"cx": 1711.8085563491468,
"cy": 1101.0519223412598,
"fx": 31185.825730961853,
"fy": 31183.751060840943,
"k1": 4.388257810329593,
"k2": -113.76803524637846,
"p1": 0.0026369098868690003,
"p2": 0.002115842829418
},
"intrinsics_gt_extrapolated": {
"cx": 1711.80... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.56874674,
"cy": 1100.42273454,
"fx": 28809.717772299744,
"fy": 28809.717772299744,
"k1": 3.43444741,... | {
"intrinsics_gt": {
"cx": 1712.0102813475582,
"cy": 1100.9609113470297,
"fx": 16392.48195265386,
"fy": 16375.946146381866,
"k1": 2.773334269346811,
"k2": 22.642078987371693,
"p1": 0.0036062741368580002,
"p2": -0.009568178833592001
},
"intrinsics_gt_extrapolated": {
"cx": 1712.... | {
"intrinsics_gt": {
"cx": 1712.1422148189151,
"cy": 1100.9769073846655,
"fx": 14425.440653041442,
"fy": 14422.39482749038,
"k1": 2.235071141627043,
"k2": 6.498670746292719,
"p1": 0.000502418372956,
"p2": -0.001052252109955
},
"intrinsics_gt_extrapolated": {
"cx": 1712.14221481... | {
"intrinsics_gt": {
"cx": 1711.1183109470335,
"cy": 1095.789385510563,
"fx": 8325.238902004614,
"fy": 8323.53444825469,
"k1": 0.80940060278502,
"k2": 2.541849233916089,
"p1": 0.0005940091248260001,
"p2": -0.0009560581317610001
},
"intrinsics_gt_extrapolated": {
"cx": 1711.1183... | {
"intrinsics_gt": {
"cx": 1712.8038456450788,
"cy": 1093.8451445732999,
"fx": 3190.3958317394954,
"fy": 3189.7568459003796,
"k1": -0.003234598359678,
"k2": 0.311483914843316,
"p1": -0.000129269176372,
"p2": 0.000553342897947
},
"intrinsics_gt_extrapolated": {
"cx": 1712.803845... | {
"intrinsics_gt": {
"cx": 1712.0707016652318,
"cy": 1100.9429917495454,
"fx": 14711.888233455891,
"fy": 14695.708149267602,
"k1": 2.314554331247771,
"k2": 7.967740885133689,
"p1": 0.0011799462210330001,
"p2": -0.00032189446524000004
},
"intrinsics_gt_extrapolated": {
"cx": 171... | {
"intrinsics_gt": {
"cx": 1712.8883128322186,
"cy": 1099.5306966130336,
"fx": 7704.194839279262,
"fy": 7703.107488855569,
"k1": 0.703792497034859,
"k2": 2.213598320529787,
"p1": 0.0008141767519070001,
"p2": -0.0008750434990460001
},
"intrinsics_gt_extrapolated": {
"cx": 1712.8... | {
"intrinsics_gt": {
"cx": 1714.7448134417411,
"cy": 1101.700184702491,
"fx": 8221.896797032685,
"fy": 8219.944552757608,
"k1": 0.781861659263229,
"k2": 2.860358017608066,
"p1": 0.000744705590955,
"p2": -0.0006538569009720001
},
"intrinsics_gt_extrapolated": {
"cx": 1714.744813... | {
"intrinsics_gt": {
"cx": 1712.4561896405235,
"cy": 1085.8034443404713,
"fx": 2129.314863783037,
"fy": 2128.251182723927,
"k1": -0.13521334345549701,
"k2": 0.09604049073298401,
"p1": 0.00012204235602000002,
"p2": 0.000219137539267
},
"intrinsics_gt_extrapolated": {
"cx": 1712.... | {
"intrinsics_gt": {
"cx": 1711.6228464599556,
"cy": 1100.8355589168768,
"fx": 14292.416446634445,
"fy": 14286.001775455674,
"k1": 2.199633871066865,
"k2": 5.4855730559435365,
"p1": 0.001130984933135,
"p2": -0.00126299668945
},
"intrinsics_gt_extrapolated": {
"cx": 1711.6228464... | {
"intrinsics_gt": {
"cx": 1711.6071100108602,
"cy": 1101.0384449648395,
"fx": 14605.181808076522,
"fy": 14595.82434356747,
"k1": 2.3379759343366953,
"k2": 15.975844989598137,
"p1": 0.003070248031031,
"p2": -0.008542319175329001
},
"intrinsics_gt_extrapolated": {
"cx": 1711.607... | {
"intrinsics_gt": {
"cx": null,
"cy": null,
"fx": null,
"fy": null,
"k1": null,
"k2": null,
"p1": null,
"p2": null
},
"intrinsics_gt_extrapolated": {
"cx": 1711.7658091409094,
"cy": 1100.9081743318181,
"fx": 8748.823286821083,
"fy": 8748.823286821083,
"k1": 1.1... |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2438554481337,"cy":1100.9029486071795,"fx":8655.796126237854,"fy":8657.9(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6506424185643,"cy":1086.2674363022902,"fx":4189.987447223144,"fy":4188.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1287142618853,"cy":1100.8850041785615,"fx":28131.660139691296,"fy":28129(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.1667023681414,"cy":1092.2682197930462,"fx":5265.086171879706,"fy":5264.3(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.945601751827,"cy":1100.985672383911,"fx":6665.83639614406,"fy":6664.4495(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0613316054937,"cy":1100.9090615414311,"fx":23288.793423815638,"fy":23284(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2403.3871969171178,"fy":2403.3871969171178,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8085563491468,"cy":1101.0519223412598,"fx":31185.825730961853,"fy":31183(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0102813475582,"cy":1100.9609113470297,"fx":16392.48195265386,"fy":16375.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8038456450788,"cy":1093.8451445732999,"fx":3190.3958317394954,"fy":3189.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8883128322186,"cy":1099.5306966130336,"fx":7704.194839279262,"fy":7703.1(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.5750036635864,"cy":1101.0454753660745,"fx":14598.224863425818,"fy":14588(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2438554481337,"cy":1100.9029486071795,"fx":8655.796126237854,"fy":8657.9(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6508123194503,"cy":1086.262678016356,"fx":4190.001391022056,"fy":4188.43(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1287142618853,"cy":1100.8850041785615,"fx":28131.660139691296,"fy":28129(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.168353913391,"cy":1092.2761150864803,"fx":5265.054526131894,"fy":5264.29(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.945601751827,"cy":1100.985672383911,"fx":6665.83639614406,"fy":6664.4495(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0613316054937,"cy":1100.9090615414311,"fx":23288.793423815638,"fy":23284(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2403.3751590510838,"fy":2403.3751590510838,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8067822259777,"cy":1101.053266690773,"fx":31191.561205874314,"fy":31189.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0101354613375,"cy":1100.9610650305444,"fx":16391.19914923579,"fy":16374.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8038456450788,"cy":1093.8451445732999,"fx":3190.3958317394954,"fy":3189.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8883128322186,"cy":1099.5306966130336,"fx":7704.194839279262,"fy":7703.1(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.510790969039,"cy":1101.0595361685448,"fx":14584.310974124412,"fy":14575.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2438554481337,"cy":1100.9029486071795,"fx":8655.796126237854,"fy":8657.9(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6508123194503,"cy":1086.262678016356,"fx":4190.001391022056,"fy":4188.43(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1287142618853,"cy":1100.8850041785615,"fx":28131.660139691296,"fy":28129(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.168353913391,"cy":1092.2761150864803,"fx":5265.054526131894,"fy":5264.29(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.945601751827,"cy":1100.985672383911,"fx":6665.83639614406,"fy":6664.4495(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0613316054937,"cy":1100.9090615414311,"fx":23288.793423815638,"fy":23284(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2403.3751590510838,"fy":2403.3751590510838,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8067822259777,"cy":1101.053266690773,"fx":31191.561205874314,"fy":31189.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0101354613375,"cy":1100.9610650305444,"fx":16391.19914923579,"fy":16374.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8038456450788,"cy":1093.8451445732999,"fx":3190.3958317394954,"fy":3189.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8883128322186,"cy":1099.5306966130336,"fx":7704.194839279262,"fy":7703.1(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.441227216612,"cy":1101.074768704554,"fx":14569.237594047889,"fy":14560.1(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2438554481337,"cy":1100.9029486071795,"fx":8655.796126237854,"fy":8657.9(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6506424185643,"cy":1086.2674363022902,"fx":4189.987447223144,"fy":4188.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1287142618853,"cy":1100.8850041785615,"fx":28131.660139691296,"fy":28129(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.168353913391,"cy":1092.2761150864803,"fx":5265.054526131894,"fy":5264.29(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9457526257459,"cy":1100.985744703059,"fx":6665.976652514688,"fy":6664.59(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.064043747909,"cy":1100.9105705572838,"fx":23297.09514786594,"fy":23293.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2403.3871969171178,"fy":2403.3871969171178,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8085563491468,"cy":1101.0519223412598,"fx":31185.825730961853,"fy":31183(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0101354613375,"cy":1100.9610650305444,"fx":16391.19914923579,"fy":16374.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8038456450788,"cy":1093.8451445732999,"fx":3190.3958317394954,"fy":3189.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8406492966058,"cy":1099.6082642837603,"fx":7826.790827002667,"fy":7825.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.312801827517,"cy":1101.1028903094943,"fx":14541.40981544508,"fy":14532.5(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2438554481337,"cy":1100.9029486071795,"fx":8655.796126237854,"fy":8657.9(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6508123194503,"cy":1086.262678016356,"fx":4190.001391022056,"fy":4188.43(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.129753116983,"cy":1100.8912926143569,"fx":28030.280581515035,"fy":28028.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.168353913391,"cy":1092.2761150864803,"fx":5265.054526131894,"fy":5264.29(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.945601751827,"cy":1100.985672383911,"fx":6665.83639614406,"fy":6664.4495(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.064043747909,"cy":1100.9105705572838,"fx":23297.09514786594,"fy":23293.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2403.3751590510838,"fy":2403.3751590510838,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8085563491468,"cy":1101.0519223412598,"fx":31185.825730961853,"fy":31183(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0101354613375,"cy":1100.9610650305444,"fx":16391.19914923579,"fy":16374.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8281047460773,"cy":1093.1752439605991,"fx":3189.2993502590853,"fy":3188.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.5079939384477,"cy":1100.1541309106703,"fx":8684.9508189035,"fy":8683.881(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6224415732988,"cy":1100.8354487251263,"fx":14292.312744271236,"fy":14285(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1897274962998,"cy":1101.1298401808954,"fx":14514.741527617385,"fy":14506(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2445060669938,"cy":1100.9026615510563,"fx":8655.198226517596,"fy":8657.3(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6508123194503,"cy":1086.262678016356,"fx":4190.001391022056,"fy":4188.43(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.129753116983,"cy":1100.8912926143569,"fx":28030.280581515035,"fy":28028.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.168353913391,"cy":1092.2761150864803,"fx":5265.054526131894,"fy":5264.29(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.945601751827,"cy":1100.985672383911,"fx":6665.83639614406,"fy":6664.4495(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.064043747909,"cy":1100.9105705572838,"fx":23297.09514786594,"fy":23293.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2403.3751590510838,"fy":2403.3751590510838,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8085563491468,"cy":1101.0519223412598,"fx":31185.825730961853,"fy":31183(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0101354613375,"cy":1100.9610650305444,"fx":16391.19914923579,"fy":16374.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.8616942705369,"cy":1092.24768926609,"fx":3187.781145132363,"fy":3187.009(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.3659569831877,"cy":1100.3896223539496,"fx":9052.727290572313,"fy":9051.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.0398978756887,"cy":1101.1626487199924,"fx":14482.275785914102,"fy":14473(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2451566858538,"cy":1100.9023744949325,"fx":8654.600326797334,"fy":8656.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6506424185643,"cy":1086.2674363022902,"fx":4189.987447223144,"fy":4188.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1318308271784,"cy":1100.9038694859478,"fx":27827.52146516251,"fy":27825.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.1667023681414,"cy":1092.2682197930462,"fx":5265.086171879706,"fy":5264.3(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9457526257459,"cy":1100.985744703059,"fx":6665.976652514688,"fy":6664.59(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0676599377957,"cy":1100.9125825784208,"fx":23308.16411326635,"fy":23304.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2403.2487614577253,"fy":2403.2487614577253,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8085563491468,"cy":1101.0519223412598,"fx":31185.825730961853,"fy":31183(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0101354613375,"cy":1100.9610650305444,"fx":16391.19914923579,"fy":16374.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9372707005698,"cy":1090.1606912034445,"fx":3184.3651835972382,"fy":3183.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.3659569831877,"cy":1100.3896223539496,"fx":9052.727290572313,"fy":9051.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.8579619078037,"cy":1101.2024876603243,"fx":14442.853099560121,"fy":14434(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.245807304714,"cy":1100.902087438809,"fx":8654.002427077072,"fy":8656.174(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6506424185643,"cy":1086.2674363022902,"fx":4189.987447223144,"fy":4188.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1328696822761,"cy":1100.9101579217431,"fx":27726.141906986253,"fy":27724(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.4414062794203,"cy":1095.3984277119955,"fx":2110.1012461440914,"fy":2109.(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.168353913391,"cy":1092.2761150864803,"fx":5265.054526131894,"fy":5264.29(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.945601751827,"cy":1100.985672383911,"fx":6665.83639614406,"fy":6664.4495(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0703720802112,"cy":1100.9140915942737,"fx":23316.465837316653,"fy":23312(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2402.971890538939,"fy":2402.971890538939,"k1":-0.1223(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0948325660756,"cy":1100.9108753238975,"fx":14497.133801747119,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8085563491468,"cy":1101.0519223412598,"fx":31185.825730961853,"fy":31183(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0099895751164,"cy":1100.961218714059,"fx":16389.916345817717,"fy":16373.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.0063158341802,"cy":1088.2540509980645,"fx":3181.2444286145314,"fy":3180.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.5197950394977,"cy":1100.7727967433902,"fx":9052.85560404675,"fy":9051.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.7562918081032,"cy":1101.2247505975688,"fx":14420.822774832894,"fy":14412(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
{"intrinsics_gt":{"cx":1710.2613237437681,"cy":1083.5645717524135,"fx":2127.7400272080213,"fy":2125.(...TRUNCATED) | {"intrinsics_gt":{"cx":1725.134612471036,"cy":1104.5381709116805,"fx":6412.490230208412,"fy":6411.70(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2464579235736,"cy":1100.9018003826857,"fx":8653.404527356812,"fy":8655.5(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1860033623625,"cy":1100.8096257018817,"fx":15367.698160531705,"fy":15364(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.421890424945,"cy":1100.3497514736264,"fx":9555.120247283518,"fy":9551.82(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.216757554343,"cy":1101.5638957479073,"fx":15119.789449652531,"fy":15117.(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3169951467034,"cy":1086.9734569832915,"fx":4321.843840027761,"fy":4320.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1715.6506424185643,"cy":1086.2674363022902,"fx":4189.987447223144,"fy":4188.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1721.5032143005358,"cy":1100.1472981577808,"fx":5789.278604875369,"fy":5786.8(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9561059481816,"cy":1101.0950661563636,"fx":14984.297494355455,"fy":14963(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.74071350475,"cy":1085.2422962229166,"fx":2128.7096139620835,"fy":2127.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1720.0127072388339,"cy":1100.0086613822887,"fx":11141.266737967147,"fy":11135(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.6935178433735,"cy":1089.8770200687024,"fx":3562.319869755174,"fy":3561.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.8281232850834,"cy":1090.7489953320917,"fx":3208.5686283918512,"fy":3207.(...TRUNCATED) | {"intrinsics_gt":{"cx":1724.5712078699846,"cy":1099.886306057851,"fx":5831.007539109727,"fy":5830.53(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9632719701099,"cy":1100.3147019054945,"fx":9968.187236532087,"fy":9964.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0502421335289,"cy":1100.8173762292201,"fx":11427.60057520303,"fy":11426.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1359862475697,"cy":1100.9290232291294,"fx":27422.00323245747,"fy":27420.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.2270942046703,"cy":1100.416659856758,"fx":9572.0105533061,"fy":9568.8669(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9138193838298,"cy":1100.4792783057446,"fx":9612.951086778936,"fy":9609.9(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.0700869710427,"cy":1091.806345127137,"fx":5266.937448126705,"fy":5266.16(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.3755981757527,"cy":1101.239737103116,"fx":2224.8454695108458,"fy":2224.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.1667023681414,"cy":1092.2682197930462,"fx":5265.086171879706,"fy":5264.3(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0599780150553,"cy":1101.0668824852328,"fx":14890.415329474346,"fy":14885(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.597273077801,"cy":1085.4351023460208,"fx":2128.847275803246,"fy":2128.07(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.02755245,"cy":1100.6127809,"fx":9660.6245541,"fy":9658.65135101,"k1":-0.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.945601751827,"cy":1100.985672383911,"fx":6665.83639614406,"fy":6664.4495(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0206927675342,"cy":1100.8814259067358,"fx":19833.49429410468,"fy":19826.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0482358526,"cy":1101.0189388263166,"fx":11379.396031631284,"fy":11378.87(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9534332989988,"cy":1100.8624688993414,"fx":9683.441528674335,"fy":9680.6(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0269713656094,"cy":1100.6131120249145,"fx":9660.765009693778,"fy":9658.7(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1897024182488,"cy":1100.8295255871628,"fx":9657.990567105342,"fy":9657.2(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0730842226262,"cy":1100.9156006101264,"fx":23324.767561366956,"fy":23321(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.047772041195,"cy":1100.8681442364184,"fx":18311.04617264847,"fy":18304.4(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.30818460625,"cy":1091.5237465375,"fx":3569.7529847545848,"fy":3571.22217(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0,"cy":1101.0,"fx":2401.7018956723346,"fy":2401.7018956723346,"k1":-0.12(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9528021765475,"cy":1101.0214626518507,"fx":15887.057405933672,"fy":15877(...TRUNCATED) | {"intrinsics_gt":{"cx":1716.3405929207916,"cy":1091.7841130672875,"fx":3216.5519657440746,"fy":3215.(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.551505784621,"cy":1087.6714129924194,"fx":5523.926219194012,"fy":5523.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0949022716036,"cy":1100.9109463384186,"fx":14497.069550390735,"fy":14488(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.9103812154503,"cy":1084.6714497066814,"fx":2127.767576827143,"fy":2126.8(...TRUNCATED) | {"intrinsics_gt":{"cx":1709.037109903801,"cy":1089.7004852564671,"fx":4270.184039189195,"fy":4271.18(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.9997580426261,"cy":1100.734384332575,"fx":10180.240065790505,"fy":10178.(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8105174300606,"cy":1100.7364560555286,"fx":9713.0847183755,"fy":9710.902(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.8193306909163,"cy":1101.046906729839,"fx":31063.250979770055,"fy":31061.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0099895751164,"cy":1100.961218714059,"fx":16389.916345817717,"fy":16373.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.1422148189151,"cy":1100.9769073846655,"fx":14425.440653041442,"fy":14422(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.1183109470335,"cy":1095.789385510563,"fx":8325.238902004614,"fy":8323.53(...TRUNCATED) | {"intrinsics_gt":{"cx":1713.2309146212463,"cy":1085.9082182713107,"fx":3302.3732765914424,"fy":3300.(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.0707016652318,"cy":1100.9429917495454,"fx":14711.888233455891,"fy":14695(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.768250307432,"cy":1101.3916403369562,"fx":9053.062835985553,"fy":9052.39(...TRUNCATED) | {"intrinsics_gt":{"cx":1714.7448134417411,"cy":1101.700184702491,"fx":8221.896797032685,"fy":8219.94(...TRUNCATED) | {"intrinsics_gt":{"cx":1712.4561896405235,"cy":1085.8034443404713,"fx":2129.314863783037,"fy":2128.2(...TRUNCATED) | {"intrinsics_gt":{"cx":1711.6228464599556,"cy":1100.8355589168768,"fx":14292.416446634445,"fy":14286(...TRUNCATED) | {"intrinsics_gt":{"cx":1710.585057955976,"cy":1101.2622460708224,"fx":14383.719070029147,"fy":14376.(...TRUNCATED) | {"intrinsics_gt":{"cx":null,"cy":null,"fx":null,"fy":null,"k1":null,"k2":null,"p1":null,"p2":null},"(...TRUNCATED) |
InFlux-Real
InFlux-Real is the unified real-world benchmark release for the InFlux project. It combines the original InFlux benchmark with the newly captured InFlux++ Real extension, providing per-frame ground truth camera intrinsics for videos with dynamic intrinsics.
Together, the two benchmark partitions contain 657,648 annotated frames from 720 high-resolution indoor and outdoor videos. The videos span diverse scenes, camera motions, changes in intrinsics, and dynamic objects.
Naming note: InFlux-Real refers to this complete Hugging Face repository. InFlux++ Real refers specifically to the newly captured extension introduced in the InFlux++ paper.
Project Website · Download, Extraction, and Submission Utilities · Live Leaderboard · Synthetic Training Data
Benchmark Partitions
InFlux-Real is organized into two top-level partitions:
influx/contains the original benchmark introduced in InFlux at NeurIPS 2025.influx_pp_real/contains InFlux++ Real, the benchmark extension introduced in InFlux++ at ECCV 2026.
Each partition is further divided into validation and test splits. Public ground truth intrinsics are provided for the validation split. Follow the official submission instructions to evaluate on the test split.
| Partition | Videos | Frames | Validation videos / frames | Test videos / frames | Avg. frames/video |
|---|---|---|---|---|---|
influx/ |
386 | 143,513 | 70 / 21,546 | 316 / 121,967 | ~372 |
influx_pp_real/ |
334 | 514,135 | 50 / 77,449 | 284 / 436,686 | ~1,539 |
| Combined | 720 | 657,648 | 120 / 98,995 | 600 / 558,653 | ~913 |
File Structure
InFlux-Real/
├── influx/
│ ├── videos/ # 386 .mp4 files
│ ├── video_frame_count_and_split_v1.json
│ └── gt_validation_dict_v1.json
└── influx_pp_real/
├── videos/ # 334 .mp4 files
├── video_frame_count_and_split_v2.json
└── gt_validation_dict_v2.json
| Path | Description |
|---|---|
influx/videos/*.mp4 |
Videos from InFlux |
influx/video_frame_count_and_split_v1.json |
Frame counts and validation/test assignments for InFlux |
influx/gt_validation_dict_v1.json |
Per-frame annotations for the validation split of InFlux |
influx_pp_real/videos/*.mp4 |
Videos from InFlux++ Real |
influx_pp_real/video_frame_count_and_split_v2.json |
Frame counts and validation/test assignments for InFlux++ Real |
influx_pp_real/gt_validation_dict_v2.json |
Per-frame annotations for the validation split of InFlux++ Real |
Downloading and Extracting the Dataset
InFlux-Real is distributed as compressed .mp4 video files. Because the complete benchmark is large, we provide utilities in the official InFlux repository for downloading the dataset from Hugging Face and decoding the videos into per-frame .tiff images.
The utilities support downloading either benchmark partition independently or downloading the complete InFlux-Real release.
Approximate storage requirements are shown below:
| Partition | Compressed .mp4 videos |
Decoded .tiff frames |
|---|---|---|
influx/ |
124 GiB | 3.0 TiB |
influx_pp_real/ |
537 GiB | 7.0 TiB |
| Complete release | 661 GiB | 10.0 TiB |
The compressed-video column reports the approximate size of the .mp4 files as distributed through Hugging Face. The decoded-frame column reports the approximate disk space required after converting all videos in the corresponding partition into .tiff frames.
Storage requirements may vary slightly depending on filesystem overhead and extraction settings. If retaining both the downloaded videos and the decoded frames, ensure that sufficient space is available for both representations.
Users who need only one benchmark partition may download and decode influx/ or influx_pp_real/ independently. See the official download and extraction utilities for the latest commands, script documentation, and output-directory structure.
Video Files
The .mp4 files contain videos featuring dynamic camera intrinsics, camera motion, and dynamic objects. The videos are encoded using YUV 4:4:4 chroma sampling.
This format may not be supported by every browser or default system video player. For local playback, we recommend using VLC.
JSON Schemas
Frame Counts and Benchmark Splits
Files:
influx/video_frame_count_and_split_v1.jsoninflux_pp_real/video_frame_count_and_split_v2.json
Each top-level key is a video identifier matching the stem of its corresponding .mp4 filename. For example, bike_shot11 corresponds to bike_shot11.mp4.
{
"bike_shot11": {
"frame_count": 338,
"split": "val"
}
}
| Field | Description |
|---|---|
frame_count |
Number of frames in the video |
split |
Benchmark split; either "val" or "test" |
Validation Ground Truth
Files:
influx/gt_validation_dict_v1.jsoninflux_pp_real/gt_validation_dict_v2.json
Each top-level key is a video identifier matching the stem of its corresponding .mp4 filename. Only validation videos and their annotations are included in these files. Frames are keyed by their frame indices, represented as strings.
The numeric values below are placeholders illustrating the schema:
{
"bike_shot11": {
"0": {
"intrinsics_gt": {
"fx": 0.0,
"fy": 0.0,
"cx": 0.0,
"cy": 0.0,
"k1": 0.0,
"k2": 0.0,
"p1": 0.0,
"p2": 0.0
},
"intrinsics_gt_extrapolated": {
"fx": 0.0,
"fy": 0.0,
"cx": 0.0,
"cy": 0.0,
"k1": 0.0,
"k2": 0.0,
"p1": 0.0,
"p2": 0.0
},
"lens_metadata": {
"focal_length_mm": 0.0,
"focus_distance_m": 0.0
}
}
}
}
Per-frame Annotation Fields
intrinsics_gt
Ground truth camera intrinsics obtained through interpolation of a calibration lookup table (LUT). For frames whose lens metadata falls outside the calibrated LUT bounds, the reported intrinsics values are replaced with NaN.
The parameters follow the radial-tangential Brown–Conrady distortion model:
| Field | Description |
|---|---|
fx, fy |
Horizontal and vertical focal lengths |
cx, cy |
Principal-point coordinates |
k1, k2 |
Radial distortion coefficients |
p1, p2 |
Tangential distortion coefficients |
intrinsics_gt_extrapolated
Contains the same fields as intrinsics_gt, but also provides extrapolated intrinsics for frames whose lens metadata falls outside the calibrated LUT bounds.
lens_metadata
Contains the physical lens metadata used to query the LUTs to obtain per-frame intrinsics:
| Field | Description |
|---|---|
focal_length_mm |
Recorded lens focal length in millimeters; denoted as LFL in the papers |
focus_distance_m |
Distance from the camera sensor to the focus plane, in meters; denoted as FD in the papers |
Test-Set Evaluation and Submission
Ground truth annotations for the validation splits are included in this release, while ground truth for the test splits is withheld.
To evaluate a model on the test split of either benchmark partition, generate predictions in the required submission format and follow the instructions in the official InFlux repository. The repository describes the evaluation protocol, required prediction format, and submission procedure.
Benchmark results are displayed on the live InFlux leaderboard.
For model training or finetuning, see InFlux-Synth, our large-scale synthetic dataset with per-frame ground truth camera intrinsics.
Citation
Please cite the papers associated with the data you use:
- If you use only the original
influx/partition, cite the InFlux paper. - If you use only the
influx_pp_real/extension, cite the InFlux++ paper. - If you use the complete InFlux-Real repository or report results on both partitions, cite both papers.
InFlux
InFlux: A Benchmark for Self-Calibration of Dynamic Intrinsics of Video Cameras
Neural Information Processing Systems, Datasets and Benchmarks Track, 2025
@inproceedings{liang2025influx,
author = {Liang, Erich and Bhattacharjee, Roma and Dey, Sreemanti and Moschopoulos, Rafael and Wang, Caitlin and Liao, Michel and Tan, Grace and Wang, Andrew and Kayan, Karhan and Alexandropoulos, Stamatis and Deng, Jia},
booktitle = {Advances in Neural Information Processing Systems},
editor = {D. Belgrave and C. Zhang and H. Lin and R. Pascanu and P. Koniusz and M. Ghassemi and N. Chen},
pages = {},
publisher = {Curran Associates, Inc.},
title = {InFlux: A Benchmark for Self-Calibration of Dynamic Intrinsics of Video Cameras},
url = {https://proceedings.neurips.cc/paper_files/paper/2025/file/8a8eca190088852067b4e8cc1b907122-Paper-Datasets_and_Benchmarks_Track.pdf},
volume = {38},
year = {2025}
}
InFlux++
InFlux++: Real and Synthetic Data for Estimating Dynamic Camera Intrinsics
European Conference on Computer Vision, 2026
@misc{liang2026influxrealsyntheticdata,
title = {InFlux++: Real and Synthetic Data for Estimating Dynamic Camera Intrinsics},
author = {Erich Liang and Caleb Kha-Uong and Chinmaya Saran and Sreemanti Dey and David W. Liu and Junhan Ouyang and Benjamin Zhou and Jia Deng},
year = {2026},
eprint = {2607.05389},
archivePrefix = {arXiv},
primaryClass = {cs.CV},
url = {https://arxiv.org/abs/2607.05389}
}
- Downloads last month
- 2,971